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
getter/setter pair
cdBN Color?
Bandundu
getter/setter pair
cdEQ Color?
Équateur
getter/setter pair
cdKA Color?
Katanga
getter/setter pair
cdKE Color?
Kasai-Oriental
getter/setter pair
cdKN Color?
Kinshasa
getter/setter pair
cdKW Color?
Kasai-Occidental
getter/setter pair
cdMA Color?
Maniema
getter/setter pair
cdNK Color?
Nord-Kivu
getter/setter pair
cdOR Color?
Orientale
getter/setter pair
cdSK Color?
Sud-Kivu
getter/setter pair
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