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
getter/setter pair
ltKL Color?
Klaipėda
getter/setter pair
ltKU Color?
Kaunas
getter/setter pair
ltMR Color?
Marijampolė
getter/setter pair
ltPN Color?
Panevėžys
getter/setter pair
ltSA Color?
Šiauliai
getter/setter pair
ltTA Color?
Tauragė
getter/setter pair
ltTE Color?
Telšiai
getter/setter pair
ltUT Color?
Utena
getter/setter pair
ltVL Color?
Vilnius
getter/setter pair
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