SMapIraqColors class

Constructors

SMapIraqColors({Color? iqBB, Color? iqAN, Color? iqDI, Color? iqSU, Color? iqWA, Color? iqMA, Color? iqDQ, Color? iqQA, Color? iqMU, Color? iqBA, Color? iqBG, Color? iqKA, Color? iqNA, Color? iqSD, Color? iqNI, Color? iqAR, Color? iqKI, Color? iqDA})

Properties

hashCode int
The hash code for this object.
no setterinherited
iqAN Color?
Al-Anbar
getter/setter pair
iqAR Color?
Arbil
getter/setter pair
iqBA Color?
Al-Basrah
getter/setter pair
iqBB Color?
Babil
getter/setter pair
iqBG Color?
Baghdad
getter/setter pair
iqDA Color?
Dohuk
getter/setter pair
iqDI Color?
Diyala
getter/setter pair
iqDQ Color?
Dhi-Qar
getter/setter pair
iqKA Color?
Karbala
getter/setter pair
iqKI Color?
Kirkuk
getter/setter pair
iqMA Color?
Maysan
getter/setter pair
iqMU Color?
Al-Muthannia
getter/setter pair
iqNA Color?
An-Najaf
getter/setter pair
iqNI Color?
Ninawa
getter/setter pair
iqQA Color?
Al-Qadisiyah
getter/setter pair
iqSD Color?
Sala ad-Din
getter/setter pair
iqSU Color?
As-Sulaymaniyah
getter/setter pair
iqWA Color?
Wasit
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) SMapIraqColors