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
getter/setter pair
syDR Color?
Darٰā
getter/setter pair
syDY Color?
Dayr az Zawr
getter/setter pair
syHA Color?
Al Ḩasakah
getter/setter pair
syHI Color?
Ḩimş
getter/setter pair
syHL Color?
Ḩalab
getter/setter pair
syHM Color?
Ḩamāh
getter/setter pair
syID Color?
Idlib
getter/setter pair
syLA Color?
Al Lādhiqīyah
getter/setter pair
syQU Color?
Al Qunayţirah
getter/setter pair
syRA Color?
Ar Raqqah
getter/setter pair
syRD Color?
Rīf Dimashq
getter/setter pair
sySU Color?
As Suwaydā'
getter/setter pair
syTA Color?
Ţarţūs
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) SMapSyriaColors