toggle menu
FMP
DEV-SNAPSHOT
common
switch theme
search in API
FMP
/
ru.fsight.fmp
/
FMPResult
/
FMPResult
FMPResult
constructor
(
status
:
Boolean
,
result
:
T
,
response
:
FMPResponse
?
=
null
,
exception
:
FMPException
?
=
null
,
error
:
String
=
exception?.message.orEmpty()
)