MyIdReaderResult class
Constructors
-
MyIdReaderResult({String? selfie, String? documentFace, String? documentFront, String? documentBack, String? pinfl, String? document, String? firstName, String? lastName, String? expiryDate, String? birthDate, String? mrz})
-
-
MyIdReaderResult.fromJson(Map<String, dynamic> json)
-
factory
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited