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
final
tdBG Color?
Bahr el Gazel
final
tdBO Color?
Borkou
final
tdCB Color?
Chari-Baguirmi
final
tdEN Color?
Ennedi
final
tdGR Color?
Guéra
final
tdHL Color?
Hadjer Lamis
final
tdKA Color?
Kanem
final
tdLC Color?
Lac
final
tdLO Color?
Logone-Occidental
final
tdLR Color?
Logone-Oriental
final
tdMA Color?
Mandoul
final
tdMC Color?
Moyen-Chari
final
tdME Color?
Mayo-Kébbi-Est
final
tdMO Color?
Mayo-Kébbi-Ouest
final
tdND Color?
Ville de Ndjamena
final
tdOD Color?
Ouaddaï
final
tdSA Color?
Salamat
final
tdSI Color?
Sila
final
tdTA Color?
Tandjilé
final
tdTI Color?
Tibesti
final
tdWF Color?
Wadi Fira
final

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