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
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
zaEC Color?
Eastern Cape
getter/setter pair
zaFS Color?
Free State
getter/setter pair
zaGT Color?
Gauteng
getter/setter pair
zaLP Color?
Limpopo
getter/setter pair
zaMP Color?
Mpumalanga
getter/setter pair
zaNC Color?
Northern Cape
getter/setter pair
zaNL Color?
KwaZulu-Natal
getter/setter pair
zaNW Color?
North West
getter/setter pair
zaWC Color?
Western Cape
getter/setter pair

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