SMapCyprusColors class

Constructors

SMapCyprusColors({Color? cy01, Color? cy02, Color? cy03, Color? cy04, Color? cy05, Color? cy06})

Properties

cy01 Color?
Nicosia
final
cy02 Color?
Limassol
final
cy03 Color?
Larnaca
final
cy04 Color?
Famagusta
final
cy05 Color?
Paphos
final
cy06 Color?
Kyrenia
final
hashCode int
The hash code for this object.
no setterinherited
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) SMapCyprusColors