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