SMapMyanmarColors class

Constructors

SMapMyanmarColors({Color? mm01, Color? mm11, Color? mm05, Color? mm17, Color? mm03, Color? mm07, Color? mm14, Color? mm16, Color? mm15, Color? mm06, Color? mm02, Color? mm04, Color? mm13, Color? mm12})

Properties

hashCode int
The hash code for this object.
no setterinherited
mm01 Color?
Sagaing
final
mm02 Color?
Bago
final
mm03 Color?
Magway
final
mm04 Color?
Mandalay
final
mm05 Color?
Tanintharyi
final
mm06 Color?
Yangon
final
mm07 Color?
Ayeyarwady
final
mm11 Color?
Kachin
final
mm12 Color?
Kayah
final
mm13 Color?
Kayin
final
mm14 Color?
Chin
final
mm15 Color?
Mon
final
mm16 Color?
Rakhine
final
mm17 Color?
Shan
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) SMapMyanmarColors