SMapMozambiqueColors class

Constructors

SMapMozambiqueColors({Color? mzMPM, Color? mzL, Color? mzI, Color? mzQ, Color? mzS, Color? mzG, Color? mzN, Color? mzA, Color? mzP, Color? mzB, Color? mzT})

Properties

hashCode int
The hash code for this object.
no setterinherited
mzA Color?
Niassa
getter/setter pair
mzB Color?
Manica
getter/setter pair
mzG Color?
Gaza
getter/setter pair
mzI Color?
Inhambane
getter/setter pair
mzL Color?
Maputo
getter/setter pair
mzMPM Color?
Maputo City
getter/setter pair
mzN Color?
Nampula
getter/setter pair
mzP Color?
Cabo Delgado
getter/setter pair
mzQ Color?
Zambezia
getter/setter pair
mzS Color?
Sofala
getter/setter pair
mzT Color?
Tete
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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