SMapZimbabweColors class

Constructors

SMapZimbabweColors({Color? zwBU, Color? zwHA, Color? zwMA, Color? zwMC, Color? zwME, Color? zwMI, Color? zwMN, Color? zwMS, Color? zwMV, Color? zwMW})

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
zwBU Color?
Bulawayo
final
zwHA Color?
Harare
final
zwMA Color?
Manicaland
final
zwMC Color?
Mashonaland Central
final
zwME Color?
Mashonaland East
final
zwMI Color?
Midlands
final
zwMN Color?
Matabeleland North
final
zwMS Color?
Matabeleland South
final
zwMV Color?
Masvingo
final
zwMW Color?
Mashonaland West
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) SMapZimbabweColors