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