SMapSloveniaColors class

Constructors

SMapSloveniaColors({Color? siJP, Color? siNO, Color? siSP, Color? siGO, Color? siLJ, Color? siJS, Color? siZS, Color? siSA, Color? siKO, Color? siPS, Color? siPD, Color? siPM})

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
siGO Color?
Gorenjska
final
siJP Color?
Obalno-kraška
final
siJS Color?
Jugovzhodna Slovenija
final
siKO Color?
Koroška
final
siLJ Color?
Osrednjeslovenska
final
siNO Color?
Notranjsko-kraška
final
siPD Color?
Podravska
final
siPM Color?
Pomurska
final
siPS Color?
Spodnjeposavska
final
siSA Color?
Savinjska
final
siSP Color?
Goriška
final
siZS Color?
Zasavska
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) SMapSloveniaColors