SMapBurkinaFasoColors class

Constructors

SMapBurkinaFasoColors({Color? bf01, Color? bf02, Color? bf03, Color? bf04, Color? bf05, Color? bf06, Color? bf07, Color? bf08, Color? bf09, Color? bf10, Color? bf11, Color? bf12, Color? bf13})

Properties

bf01 Color?
Boucle du Mouhoun
final
bf02 Color?
Cascades
final
bf03 Color?
Centre
final
bf04 Color?
Centre-Est
final
bf05 Color?
Centre-Nord
final
bf06 Color?
Centre-Ouest
final
bf07 Color?
Centre-Sud
final
bf08 Color?
Est
final
bf09 Color?
Hauts-Bassins
final
bf10 Color?
Nord
final
bf11 Color?
Plateau-Central
final
bf12 Color?
Sahel
final
bf13 Color?
Sud-Ouest
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) SMapBurkinaFasoColors