SMapNamibiaColors class

Constructors

SMapNamibiaColors({Color? naCA, Color? naER, Color? naHA, Color? naKA, Color? naKE, Color? naKH, Color? naKU, Color? naKW, Color? naOD, Color? naOH, Color? naON, Color? naOS, Color? naOT, Color? naOW})

Properties

hashCode int
The hash code for this object.
no setterinherited
naCA Color?
Zambezi
final
naER Color?
Erongo
final
naHA Color?
Hardap
final
naKA Color?
Karas
final
naKE Color?
Kavango East
final
naKH Color?
Khomas
final
naKU Color?
Kunene
final
naKW Color?
Kavango West
final
naOD Color?
Otjozondjupa
final
naOH Color?
Omaheke
final
naON Color?
Oshana
final
naOS Color?
Omusati
final
naOT Color?
Oshikoto
final
naOW Color?
Ohangwena
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) SMapNamibiaColors