EuropeanDriverLicenseBackCategory class abstract

A category row from the categories table

Inheritance
Implementers

Constructors

EuropeanDriverLicenseBackCategory(GenericDocument document)

Properties

document GenericDocument
finalinherited
hashCode int
The hash code for this object.
no setterinherited
requiredDocumentType String
no setterinherited
restrictions TextFieldWrapper?
Restrictions (Column 12.)
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
validFrom TextFieldWrapper?
Valid from (Column 10.)
no setter
validUntil TextFieldWrapper?
Valid until (Column 11.)
no setter

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