SMapCongoDRColors class

Constructors

SMapCongoDRColors({Color? cdBC, Color? cdBN, Color? cdEQ, Color? cdKA, Color? cdKE, Color? cdKN, Color? cdKW, Color? cdMA, Color? cdNK, Color? cdOR, Color? cdSK})

Properties

cdBC Color?
Bas-Congo
final
cdBN Color?
Bandundu
final
cdEQ Color?
Équateur
final
cdKA Color?
Katanga
final
cdKE Color?
Kasai-Oriental
final
cdKN Color?
Kinshasa
final
cdKW Color?
Kasai-Occidental
final
cdMA Color?
Maniema
final
cdNK Color?
Nord-Kivu
final
cdOR Color?
Orientale
final
cdSK Color?
Sud-Kivu
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) SMapCongoDRColors