SMapBurundiColors class

Constructors

SMapBurundiColors({Color? biBB, Color? biBL, Color? biBM, Color? biBR, Color? biCA, Color? biCI, Color? biGI, Color? biKI, Color? biKR, Color? biKY, Color? biMA, Color? biMU, Color? biMW, Color? biMY, Color? biNG, Color? biRT, Color? biRY})

Properties

biBB Color?
Bubanza
getter/setter pair
biBL Color?
Bujumbura Rural
getter/setter pair
biBM Color?
Bujumbura Mairie
getter/setter pair
biBR Color?
Bururi
getter/setter pair
biCA Color?
Cankuzo
getter/setter pair
biCI Color?
Cibitoke
getter/setter pair
biGI Color?
Gitega
getter/setter pair
biKI Color?
Kirundo
getter/setter pair
biKR Color?
Karuzi
getter/setter pair
biKY Color?
Kayanza
getter/setter pair
biMA Color?
Makamba
getter/setter pair
biMU Color?
Muramvya
getter/setter pair
biMW Color?
Mwaro
getter/setter pair
biMY Color?
Muyinga
getter/setter pair
biNG Color?
Ngozi
getter/setter pair
biRT Color?
Rutana
getter/setter pair
biRY Color?
Ruyigi
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) SMapBurundiColors