SMapPanamaColors class

Constructors

SMapPanamaColors({Color? paEM, Color? paNB, Color? pa1, Color? paKY, Color? pa5, Color? pa9, Color? pa8, Color? pa7, Color? pa6, Color? pa3, Color? pa2, Color? pa4})

Properties

hashCode int
The hash code for this object.
no setterinherited
pa1 Color?
Bocas del Toro
final
pa2 Color?
Coclé
final
pa3 Color?
Colón
final
pa4 Color?
Chiriquí
final
pa5 Color?
Darién
final
pa6 Color?
Herrera
final
pa7 Color?
Los Santos
final
pa8 Color?
Panama
final
pa9 Color?
Veraguas
final
paEM Color?
Emberá
final
paKY Color?
Kuna Yala
final
paNB Color?
Ngöbe Buglé
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) SMapPanamaColors