SMapMaliColors class

Constructors

SMapMaliColors({Color? mlBKO, Color? ml1, Color? ml2, Color? ml3, Color? ml4, Color? ml5, Color? ml6, Color? ml7, Color? ml8})

Properties

hashCode int
The hash code for this object.
no setterinherited
ml1 Color?
Kayes
final
ml2 Color?
Koulikoro
final
ml3 Color?
Sikasso
final
ml4 Color?
Ségou
final
ml5 Color?
Mopti
final
ml6 Color?
Tombouctou
final
ml7 Color?
Gao
final
ml8 Color?
Kidal
final
mlBKO Color?
Bamako
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) SMapMaliColors