SMapSyriaColors class

Constructors

SMapSyriaColors({Color? syHA, Color? syDY, Color? syID, Color? syRD, Color? syHL, Color? syRA, Color? syLA, Color? syHM, Color? syHI, Color? syTA, Color? syDI, Color? syQU, Color? syDR, Color? sySU})

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
syDI Color?
Dimashq
final
syDR Color?
Darٰā
final
syDY Color?
Dayr az Zawr
final
syHA Color?
Al Ḩasakah
final
syHI Color?
Ḩimş
final
syHL Color?
Ḩalab
final
syHM Color?
Ḩamāh
final
syID Color?
Idlib
final
syLA Color?
Al Lādhiqīyah
final
syQU Color?
Al Qunayţirah
final
syRA Color?
Ar Raqqah
final
syRD Color?
Rīf Dimashq
final
sySU Color?
As Suwaydā'
final
syTA Color?
Ţarţūs
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) SMapSyriaColors