SMapChileColors class

Constructors

SMapChileColors({Color? clAI, Color? clMA, Color? clTA, Color? clAN, Color? clAT, Color? clCO, Color? clRM, Color? path4156, Color? clAR, Color? clBI, Color? clNU, Color? clLI, Color? clLL, Color? clML, Color? clAP, Color? clLR})

Properties

clAI Color?
Aisén del General Carlos Ibáñez del Campo
final
clAN Color?
Antofagasta
final
clAP Color?
Arica y Parinacota
final
clAR Color?
Araucanía
final
clAT Color?
Atacama
final
clBI Color?
Biobío
final
clCO Color?
Coquimbo
final
clLI Color?
Libertador General Bernardo O'Higgins
final
clLL Color?
Los Lagos
final
clLR Color?
Los Ríos
final
clMA Color?
Magallanes y Antártica Chilena
final
clML Color?
Maule
final
clNU Color?
Ñuble
final
clRM Color?
Región Metropolitana de Santiago
final
clTA Color?
Tarapacá
final
hashCode int
The hash code for this object.
no setterinherited
path4156 Color?
h d=
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) SMapChileColors