DePassportFieldNames class

Constants for the field type names of DePassport.

Constructors

DePassportFieldNames()
const

Properties

hashCode int
The hash code for this object.
no setterinherited
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

Constants

BirthDate → const String
Birthplace → const String
CountryCode → const String
ExpiryDate → const String
Gender → const String
GivenNames → const String
ID → const String
IssueDate → const String
IssuingAuthority → const String
MaidenName → const String
Nationality → const String
PassportType → const String
Photo → const String
RawMRZ → const String
Signature → const String
Surname → const String