SMapSwedenColors class

Constructors

SMapSwedenColors({Color? seK, Color? seI, Color? seX, Color? seN, Color? seZ, Color? seF, Color? seH, Color? seW, Color? seG, Color? seBD, Color? seE, Color? seT, Color? seD, Color? seM, Color? seAB, Color? seC, Color? seAC, Color? seO, Color? seS, Color? seY, Color? seU})

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
seAB Color?
Stockholm
final
seAC Color?
Västerbotten
final
seBD Color?
Norrbotten
final
seC Color?
Uppsala
final
seD Color?
Södermanland
final
seE Color?
Östergötland
final
seF Color?
Jönköping
final
seG Color?
Kronoberg
final
seH Color?
Kalmar
final
seI Color?
Gotland
final
seK Color?
Blekinge
final
seM Color?
Skåne
final
seN Color?
Halland
final
seO Color?
Västra Götaland
final
seS Color?
Värmland
final
seT Color?
Örebro
final
seU Color?
Västmanland
final
seW Color?
Dalarna
final
seX Color?
Gävleborg
final
seY Color?
Västernorrland
final
seZ Color?
Jämtland
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) SMapSwedenColors