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
getter/setter pair
mm02 Color?
Bago
getter/setter pair
mm03 Color?
Magway
getter/setter pair
mm04 Color?
Mandalay
getter/setter pair
mm05 Color?
Tanintharyi
getter/setter pair
mm06 Color?
Yangon
getter/setter pair
mm07 Color?
Ayeyarwady
getter/setter pair
mm11 Color?
Kachin
getter/setter pair
mm12 Color?
Kayah
getter/setter pair
mm13 Color?
Kayin
getter/setter pair
mm14 Color?
Chin
getter/setter pair
mm15 Color?
Mon
getter/setter pair
mm16 Color?
Rakhine
getter/setter pair
mm17 Color?
Shan
getter/setter pair
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