SMapArmeniaColors class

Constructors

SMapArmeniaColors({Color? amAG, Color? amAR, Color? amAV, Color? amER, Color? amGR, Color? amKT, Color? amLO, Color? amSH, Color? amSU, Color? amTV, Color? amVD})

Properties

amAG Color?
Aragac̣otn
final
amAR Color?
Ararat
final
amAV Color?
Armavir
final
amER Color?
Erevan
final
amGR Color?
Geġark'unik'
final
amKT Color?
Kotayk'
final
amLO Color?
Loṙy
final
amSH Color?
Širak
final
amSU Color?
Syunik'
final
amTV Color?
Tavuš
final
amVD Color?
Vayoc Jor
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) SMapArmeniaColors