SMapPalestineColors class

Constructors

SMapPalestineColors({Color? psJRH, Color? psJEN, Color? psTKM, Color? psTBS, Color? psNBS, Color? psQQA, Color? psSLT, Color? psRBH, Color? psJEM, Color? psBTH, Color? psHBN, Color? psNGZ, Color? psGZA, Color? psDEB, Color? psKYS, Color? psRFH, Color? ilIL})

Properties

hashCode int
The hash code for this object.
no setterinherited
ilIL Color?
Israel
final
psBTH Color?
Bethlehem
final
psDEB Color?
Deir El Balah
final
psGZA Color?
Gaza
final
psHBN Color?
Hebron
final
psJEM Color?
Jerusalem
final
psJEN Color?
Jenin
final
psJRH Color?
Jericho
final
psKYS Color?
Khan Yunis
final
psNBS Color?
Nablus
final
psNGZ Color?
North Gaza
final
psQQA Color?
Qalqilya
final
psRBH Color?
Ramallah
final
psRFH Color?
Rafah
final
psSLT Color?
Salfit
final
psTBS Color?
Tubas
final
psTKM Color?
Tulkarm
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) SMapPalestineColors