OrganizationType class Null safety

Inheritance

Properties

hashCode int
The hash code for this object.
read-onlyinherited
name String
finalinherited
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited

Methods

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

Operators

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

Static Properties

serializer Serializer<OrganizationType>
read-only
values BuiltSet<OrganizationType>
read-only

Static Methods

valueOf(String name) OrganizationType

Constants

bus → const OrganizationType
_$bus
cg → const OrganizationType
_$cg
crs → const OrganizationType
_$crs
dept → const OrganizationType
_$dept
edu → const OrganizationType
_$edu
govt → const OrganizationType
_$govt
ins → const OrganizationType
_$ins
other → const OrganizationType
_$other
pay → const OrganizationType
_$pay
prov → const OrganizationType
_$prov
reli → const OrganizationType
_$reli
team → const OrganizationType
_$team