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