unico_check
unico_check
CameraDocumentResponse
CameraDocumentResponse const constructor
CameraDocumentResponse
unico_check
unico_check
CameraDocumentResponse
CameraDocumentResponse const constructor
CameraDocumentResponse class
Constructors
CameraDocumentResponse
fromJson
Properties
base64
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
CameraDocumentResponse
constructor
Null safety
const
CameraDocumentResponse
(
{
required
String
base64
}
)
Implementation
const CameraDocumentResponse({required this.base64});