unico_check
unico_check
statusFromJson function
statusFromJson
unico_check
unico_check
statusFromJson function
unico_check library
Classes
AuthenticateResponse
CameraDocumentResponse
CameraResponse
DocumentsTypeConstants
ErrorBioResponse
ErrorLivenessResponse
FacematchResponse
IAcessoBio
IAcessoBioAuthenticate
IAcessoBioCamera
IAcessoBioDocument
IAcessoBioLiveness
LivenessXResponse
OCRResponse
UnicoCheck
UnicoConfig
Functions
statusFromJson
statusFromJson
function
Null safety
bool
statusFromJson
(
dynamic
status
)
Implementation
bool statusFromJson(dynamic status) => status == 1 || status;