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
getter/setter pair
zwHA Color?
Harare
getter/setter pair
zwMA Color?
Manicaland
getter/setter pair
zwMC Color?
Mashonaland Central
getter/setter pair
zwME Color?
Mashonaland East
getter/setter pair
zwMI Color?
Midlands
getter/setter pair
zwMN Color?
Matabeleland North
getter/setter pair
zwMS Color?
Matabeleland South
getter/setter pair
zwMV Color?
Masvingo
getter/setter pair
zwMW Color?
Mashonaland West
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) SMapZimbabweColors