FieldType enum

Inheritance

Constructors

FieldType()
const

Values

AdditionalAddressInformation → const FieldType
AdditionalNameInformation → const FieldType
AdditionalOptionalAddressInformation → const FieldType
AdditionalPersonalIdNumber → const FieldType
Address → const FieldType
ClassEffectiveDate → const FieldType
ClassExpiryDate → const FieldType
Conditions → const FieldType
DateOfBirth → const FieldType
DateOfExpiry → const FieldType
DateOfIssue → const FieldType
DocumentAdditionalNumber → const FieldType
DocumentOptionalAdditionalNumber → const FieldType
DocumentNumber → const FieldType
Employer → const FieldType
Endorsements → const FieldType
FathersName → const FieldType
FirstName → const FieldType
FullName → const FieldType
IssuingAuthority → const FieldType
LastName → const FieldType
LicenceType → const FieldType
LocalizedName → const FieldType
MaritalStatus → const FieldType
MothersName → const FieldType
Mrz → const FieldType
Nationality → const FieldType
PersonalIdNumber → const FieldType
PlaceOfBirth → const FieldType
Profession → const FieldType
Race → const FieldType
Religion → const FieldType
ResidentialStatus → const FieldType
Restrictions → const FieldType
Sex → const FieldType
VehicleClass → const FieldType
BloodType → const FieldType

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
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

values → const List<FieldType>
A constant List of the values in this enum, in order of their declaration.