VizResult class

Annotations

Constructors

VizResult.fromJSON(Map<String, dynamic> json)

Properties

additionalAddressInformation String?
no setter
additionalNameInformation String?
no setter
capturedSides SupportedSides
no setter
documentAdditionalNumber String?
no setter
employer String?
no setter
hashCode int
The hash code for this object.
no setterinherited
isBackSideCaptureSupported bool
no setter
issuingAuthority String?
no setter
issuingJurisdiction String?
no setter
issuingJurisdictionIso String?
no setter
maritalStatus String?
no setter
personalIdNumber String?
no setter
placeOfBirth String?
no setter
profession String?
no setter
race String?
no setter
religion String?
no setter
residentialStatus String?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited