SMapSudanColors class

Constructors

SMapSudanColors({Color? sdDC, Color? sdDE, Color? sdDN, Color? sdDS, Color? sdDW, Color? sdGD, Color? sdGK, Color? sdGZ, Color? sdKA, Color? sdKH, Color? sdKN, Color? sdKS, Color? sdNB, Color? sdNO, Color? sdNR, Color? sdNW, Color? sdRS, Color? sdSI})

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sdDC Color?
Central Darfur
final
sdDE Color?
East Darfur
final
sdDN Color?
North Darfur
final
sdDS Color?
South Darfur
final
sdDW Color?
West Darfur
final
sdGD Color?
Al Qaḑārif
final
sdGK Color?
West Kurdufān
final
sdGZ Color?
Al Jazīrah
final
sdKA Color?
Kassalā
final
sdKH Color?
Khartoum
final
sdKN Color?
North Kurdufān
final
sdKS Color?
South Kurdufān
final
sdNB Color?
Blue Nile
final
sdNO Color?
Northern
final
sdNR Color?
River Nile
final
sdNW Color?
White Nile
final
sdRS Color?
Red Sea
final
sdSI Color?
Sennar
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) SMapSudanColors