SMapCyprusColors class

Constructors

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

Properties

cy01 Color?
Nicosia
getter/setter pair
cy02 Color?
Limassol
getter/setter pair
cy03 Color?
Larnaca
getter/setter pair
cy04 Color?
Famagusta
getter/setter pair
cy05 Color?
Paphos
getter/setter pair
cy06 Color?
Kyrenia
getter/setter pair
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