FMPResult

constructor(status: Boolean, result: T, response: FMPResponse? = null, exception: FMPException? = null, error: String = exception?.message.orEmpty())