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
getter/setter pair
ml2 Color?
Koulikoro
getter/setter pair
ml3 Color?
Sikasso
getter/setter pair
ml4 Color?
Ségou
getter/setter pair
ml5 Color?
Mopti
getter/setter pair
ml6 Color?
Tombouctou
getter/setter pair
ml7 Color?
Gao
getter/setter pair
ml8 Color?
Kidal
getter/setter pair
mlBKO Color?
Bamako
getter/setter pair
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