SMapGuatemalaColors class

Constructors

SMapGuatemalaColors({Color? gtQC, Color? gtZA, Color? gtJU, Color? gtJA, Color? gtCQ, Color? gtIZ, Color? gtSR, Color? gtPR, Color? gtTO, Color? gtSO, Color? gtSA, Color? gtSU, Color? gtGU, Color? gtES, Color? gtCM, Color? gtAV, Color? gtSM, Color? gtRE, Color? gtQZ, Color? gtPE, Color? gtHU, Color? gtBV})

Properties

gtAV Color?
Alta Verapaz
final
gtBV Color?
Baja Verapaz
final
gtCM Color?
Chimaltenango
final
gtCQ Color?
Chiquimula
final
gtES Color?
Escuintla
final
gtGU Color?
Guatemala
final
gtHU Color?
Huehuetenango
final
gtIZ Color?
Izabal
final
gtJA Color?
Jalapa
final
gtJU Color?
Jutiapa
final
gtPE Color?
Petén
final
gtPR Color?
El Progreso
final
gtQC Color?
Quiché
final
gtQZ Color?
Quezaltenango
final
gtRE Color?
Retalhuleu
final
gtSA Color?
Sacatepéquez
final
gtSM Color?
San Marcos
final
gtSO Color?
Sololá
final
gtSR Color?
Santa Rosa
final
gtSU Color?
Suchitepéquez
final
gtTO Color?
Totonicapán
final
gtZA Color?
Zacapa
final
hashCode int
The hash code for this object.
no setterinherited
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) SMapGuatemalaColors