SMapSwitzerlandColors class

Constructors

SMapSwitzerlandColors({Color? chAG, Color? chAI, Color? chAR, Color? chBL, Color? chBE, Color? chBS, Color? chFR, Color? chGE, Color? chGL, Color? chGR, Color? chJU, Color? chLU, Color? chNE, Color? chNW, Color? chOW, Color? chSG, Color? chSH, Color? chSO, Color? chSZ, Color? chTG, Color? chTI, Color? chUR, Color? chVD, Color? chVS, Color? chZG, Color? chZH, Color? itIT})

Properties

chAG Color?
Aargau
final
chAI Color?
Appenzell Inner-Rhoden
final
chAR Color?
Appenzell Ausser-Rhoden
final
chBE Color?
Bern
final
chBL Color?
Basel-Landschaft
final
chBS Color?
Basel-Stadt
final
chFR Color?
Fribourg
final
chGE Color?
Genève
final
chGL Color?
Glarus
final
chGR Color?
Graubünden
final
chJU Color?
Jura
final
chLU Color?
Lucerne
final
chNE Color?
Neuchâtel
final
chNW Color?
Nidwalden
final
chOW Color?
Obwalden
final
chSG Color?
Sankt Gallen
final
chSH Color?
Schaffhausen
final
chSO Color?
Solothurn
final
chSZ Color?
Schwyz
final
chTG Color?
Thurgau
final
chTI Color?
Ticino
final
chUR Color?
Uri
final
chVD Color?
Vaud
final
chVS Color?
Valais
final
chZG Color?
Zug
final
chZH Color?
Zürich
final
hashCode int
The hash code for this object.
no setterinherited
itIT Color?
Campione d'Italia
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) SMapSwitzerlandColors