SMapElSalvadorColors class

Constructors

SMapElSalvadorColors({Color? svAH, Color? svCA, Color? svCH, Color? svCU, Color? svLI, Color? svMO, Color? svPA, Color? svSA, Color? svSM, Color? svSO, Color? svSS, Color? svSV, Color? svUN, Color? svUS})

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
svAH Color?
Ahuachapán
getter/setter pair
svCA Color?
Cabañas
getter/setter pair
svCH Color?
Chalatenango
getter/setter pair
svCU Color?
Cuscatlán
getter/setter pair
svLI Color?
La Libertad
getter/setter pair
svMO Color?
Morazán
getter/setter pair
svPA Color?
La Paz
getter/setter pair
svSA Color?
Santa Ana
getter/setter pair
svSM Color?
San Miguel
getter/setter pair
svSO Color?
Sonsonate
getter/setter pair
svSS Color?
San Salvador
getter/setter pair
svSV Color?
San Vicente
getter/setter pair
svUN Color?
La Unión
getter/setter pair
svUS Color?
Usulután
getter/setter pair

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) SMapElSalvadorColors