SMapLiechtensteinColors class

Constructors

SMapLiechtensteinColors({Color? li01, Color? li02, Color? li03, Color? li04, Color? li05, Color? li06, Color? li07, Color? li08, Color? li09, Color? li10, Color? li11})

Properties

hashCode int
The hash code for this object.
no setterinherited
li01 Color?
Balzers
final
li02 Color?
Eschen
final
li03 Color?
Gamprin
final
li04 Color?
Mauren
final
li05 Color?
Planken
final
li06 Color?
Ruggell
final
li07 Color?
Schaan
final
li08 Color?
Schellenberg
final
li09 Color?
Triesen
final
li10 Color?
Triesenberg
final
li11 Color?
Vaduz
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) SMapLiechtensteinColors