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
final
mzB Color?
Manica
final
mzG Color?
Gaza
final
mzI Color?
Inhambane
final
mzL Color?
Maputo
final
mzMPM Color?
Maputo City
final
mzN Color?
Nampula
final
mzP Color?
Cabo Delgado
final
mzQ Color?
Zambezia
final
mzS Color?
Sofala
final
mzT Color?
Tete
final
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