SMapOmanColors class

Constructors

SMapOmanColors({Color? aeSH, Color? aeDU, Color? aeFU, Color? aeRK, Color? aeNZ1, Color? aeNZ2, Color? omBAN, Color? omBAS, Color? omBU, Color? omDA, Color? omMA, Color? omMU, Color? omSHN, Color? omSHS, Color? omWU, Color? omZA, Color? omZU})

Properties

aeDU Color?
Dubayy
getter/setter pair
aeFU Color?
Al Fujayrah
getter/setter pair
aeNZ1 Color?
Neutral Zone
getter/setter pair
aeNZ2 Color?
Neutral Zone
getter/setter pair
aeRK Color?
Ra’s al Khaymah
getter/setter pair
aeSH Color?
Ash Shāriqah
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
omBAN Color?
Al Bāţinah North
getter/setter pair
omBAS Color?
Al Bāţinah South
getter/setter pair
omBU Color?
Al Buraymī
getter/setter pair
omDA Color?
Ad Dākhilīyah
getter/setter pair
omMA Color?
Masqaţ
getter/setter pair
omMU Color?
Musandam
getter/setter pair
omSHN Color?
Ash Sharqīyah North
getter/setter pair
omSHS Color?
Ash Sharqīyah South
getter/setter pair
omWU Color?
Al Wusţá
getter/setter pair
omZA Color?
Az̧ Z̧āhirah
getter/setter pair
omZU Color?
Z̧ufār
getter/setter pair
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
toMap() Map<String, Color?>
toString() String
A string representation of this object.
inherited

Operators

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

Static Methods

fromMap(Map<String, Color?> map) SMapOmanColors