SMapZambiaColors class

Constructors

SMapZambiaColors({Color? zm01, Color? zm02, Color? zm03, Color? zm04, Color? zm05, Color? zm06, Color? zm07, Color? zm08, Color? zm09, Color? zm10})

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
zm01 Color?
Western
final
zm02 Color?
Central
final
zm03 Color?
Eastern
final
zm04 Color?
Luapula
final
zm05 Color?
Northern
final
zm06 Color?
North-Western
final
zm07 Color?
Southern
final
zm08 Color?
Copperbelt
final
zm09 Color?
Lusaka
final
zm10 Color?
Muchinga
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) SMapZambiaColors