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
final
aeFU Color?
Al Fujayrah
final
aeNZ1 Color?
Neutral Zone
final
aeNZ2 Color?
Neutral Zone
final
aeRK Color?
Ra’s al Khaymah
final
aeSH Color?
Ash Shāriqah
final
hashCode int
The hash code for this object.
no setterinherited
omBAN Color?
Al Bāţinah North
final
omBAS Color?
Al Bāţinah South
final
omBU Color?
Al Buraymī
final
omDA Color?
Ad Dākhilīyah
final
omMA Color?
Masqaţ
final
omMU Color?
Musandam
final
omSHN Color?
Ash Sharqīyah North
final
omSHS Color?
Ash Sharqīyah South
final
omWU Color?
Al Wusţá
final
omZA Color?
Az̧ Z̧āhirah
final
omZU Color?
Z̧ufār
final
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