SMapHondurasColors class

Constructors

SMapHondurasColors({Color? hnAT, Color? hnCH, Color? hnCL, Color? hnCM, Color? hnCP, Color? hnCR, Color? hnEP, Color? hnFM, Color? hnGD, Color? hnIN, Color? hnIB, Color? hnLP, Color? hnLE, Color? hnOC, Color? hnOL, Color? hnSB, Color? hnVA, Color? hnYO})

Properties

hashCode int
The hash code for this object.
no setterinherited
hnAT Color?
Atlántida
final
hnCH Color?
Choluteca
final
hnCL Color?
Colón
final
hnCM Color?
Comayagua
final
hnCP Color?
Copán
final
hnCR Color?
Cortés
final
hnEP Color?
El Paraíso
final
hnFM Color?
Francisco Morazán
final
hnGD Color?
Gracias a Dios
final
hnIB Color?
Islas de la Bahía
final
hnIN Color?
Intibucá
final
hnLE Color?
Lempira
final
hnLP Color?
La Paz
final
hnOC Color?
Ocotepeque
final
hnOL Color?
Olancho
final
hnSB Color?
Santa Bárbara
final
hnVA Color?
Valle
final
hnYO Color?
Yoro
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) SMapHondurasColors