SMapLithuaniaColors class

Constructors

SMapLithuaniaColors({Color? ltAL, Color? ltKU, Color? ltKL, Color? ltMR, Color? ltPN, Color? ltSA, Color? ltTA, Color? ltTE, Color? ltUT, Color? ltVL})

Properties

hashCode int
The hash code for this object.
no setterinherited
ltAL Color?
Alytus
final
ltKL Color?
Klaipėda
final
ltKU Color?
Kaunas
final
ltMR Color?
Marijampolė
final
ltPN Color?
Panevėžys
final
ltSA Color?
Šiauliai
final
ltTA Color?
Tauragė
final
ltTE Color?
Telšiai
final
ltUT Color?
Utena
final
ltVL Color?
Vilnius
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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