JsonResponse

constructor(    status: String? = null,     message: String? = null,     type: String? = null,     token: String? = null,     result: Map<String, Slmaxed.Result>? = null)(source)