PartnershipTypeEnum class
- Available extensions
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → String -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
fromJson(
dynamic value) → PartnershipTypeEnum? -
listFromJson(
dynamic json, {bool growable = false}) → List< PartnershipTypeEnum> ?
Constants
- brother → const PartnershipTypeEnum
- brotherinlaw → const PartnershipTypeEnum
- child → const PartnershipTypeEnum
- contact → const PartnershipTypeEnum
- counselor → const PartnershipTypeEnum
- daughter → const PartnershipTypeEnum
- employer → const PartnershipTypeEnum
- family → const PartnershipTypeEnum
- father → const PartnershipTypeEnum
- federalAgency → const PartnershipTypeEnum
- friend → const PartnershipTypeEnum
- grandchild → const PartnershipTypeEnum
- grandparent → const PartnershipTypeEnum
- husband → const PartnershipTypeEnum
- insuranceCompany → const PartnershipTypeEnum
- lawyer → const PartnershipTypeEnum
- mother → const PartnershipTypeEnum
- neighbour → const PartnershipTypeEnum
- nextOfKin → const PartnershipTypeEnum
- notary → const PartnershipTypeEnum
- partner → const PartnershipTypeEnum
- primaryContact → const PartnershipTypeEnum
- primaryContactFor → const PartnershipTypeEnum
- refer → const PartnershipTypeEnum
- seealso → const PartnershipTypeEnum
- sister → const PartnershipTypeEnum
- sisterinlaw → const PartnershipTypeEnum
- son → const PartnershipTypeEnum
- spouse → const PartnershipTypeEnum
- stateAgency → const PartnershipTypeEnum
- stepdaughter → const PartnershipTypeEnum
- stepfather → const PartnershipTypeEnum
- stepmother → const PartnershipTypeEnum
- stepson → const PartnershipTypeEnum
- tutor → const PartnershipTypeEnum
- unknown → const PartnershipTypeEnum
-
values
→ const List<
PartnershipTypeEnum> - List of all possible values in this PartnershipTypeEnum.