SMapBoliviaColors class

Constructors

SMapBoliviaColors({Color? boB, Color? boC, Color? boH, Color? boL, Color? boN, Color? boO, Color? boP, Color? boS, Color? boT})

Properties

boB Color?
El Beni
getter/setter pair
boC Color?
Cochabamba
getter/setter pair
boH Color?
Chuquisaca
getter/setter pair
boL Color?
La Paz
getter/setter pair
boN Color?
Pando
getter/setter pair
boO Color?
Oruro
getter/setter pair
boP Color?
Potosí
getter/setter pair
boS Color?
Santa Cruz
getter/setter pair
boT Color?
Tarija
getter/setter pair
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) SMapBoliviaColors