SMapSouthAfricaColors class

Constructors

SMapSouthAfricaColors({Color? lsLS, Color? zaEC, Color? zaFS, Color? zaGT, Color? zaLP, Color? zaMP, Color? zaNC, Color? zaNL, Color? zaNW, Color? zaWC})

Properties

hashCode int
The hash code for this object.
no setterinherited
lsLS Color?
Lesotho
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
zaEC Color?
Eastern Cape
final
zaFS Color?
Free State
final
zaGT Color?
Gauteng
final
zaLP Color?
Limpopo
final
zaMP Color?
Mpumalanga
final
zaNC Color?
Northern Cape
final
zaNL Color?
KwaZulu-Natal
final
zaNW Color?
North West
final
zaWC Color?
Western Cape
final

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) SMapSouthAfricaColors