SMapChadColors class

Constructors

SMapChadColors({Color? tdBA, Color? tdBG, Color? tdBO, Color? tdCB, Color? tdEN, Color? tdGR, Color? tdHL, Color? tdKA, Color? tdLC, Color? tdLO, Color? tdLR, Color? tdMA, Color? tdMC, Color? tdME, Color? tdMO, Color? tdND, Color? tdOD, Color? tdSA, Color? tdSI, Color? tdTA, Color? tdTI, Color? tdWF})

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tdBA Color?
Batha
getter/setter pair
tdBG Color?
Bahr el Gazel
getter/setter pair
tdBO Color?
Borkou
getter/setter pair
tdCB Color?
Chari-Baguirmi
getter/setter pair
tdEN Color?
Ennedi
getter/setter pair
tdGR Color?
Guéra
getter/setter pair
tdHL Color?
Hadjer Lamis
getter/setter pair
tdKA Color?
Kanem
getter/setter pair
tdLC Color?
Lac
getter/setter pair
tdLO Color?
Logone-Occidental
getter/setter pair
tdLR Color?
Logone-Oriental
getter/setter pair
tdMA Color?
Mandoul
getter/setter pair
tdMC Color?
Moyen-Chari
getter/setter pair
tdME Color?
Mayo-Kébbi-Est
getter/setter pair
tdMO Color?
Mayo-Kébbi-Ouest
getter/setter pair
tdND Color?
Ville de Ndjamena
getter/setter pair
tdOD Color?
Ouaddaï
getter/setter pair
tdSA Color?
Salamat
getter/setter pair
tdSI Color?
Sila
getter/setter pair
tdTA Color?
Tandjilé
getter/setter pair
tdTI Color?
Tibesti
getter/setter pair
tdWF Color?
Wadi Fira
getter/setter pair

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) SMapChadColors