SMapMalaysiaColors class

Constructors

SMapMalaysiaColors({Color? bnBN, Color? my01, Color? my02, Color? my03, Color? my04, Color? my05, Color? my06, Color? my07, Color? my08, Color? my09, Color? my10, Color? my11, Color? my12, Color? my13, Color? my15})

Properties

bnBN Color?
Brunei Darussalam
final
hashCode int
The hash code for this object.
no setterinherited
my01 Color?
Johor
final
my02 Color?
Kedah
final
my03 Color?
Kelantan
final
my04 Color?
Melaka
final
my05 Color?
Negeri Sembilan
final
my06 Color?
Pahang
final
my07 Color?
Pulau Pinang
final
my08 Color?
Perak
final
my09 Color?
Perlis
final
my10 Color?
Selangor
final
my11 Color?
Terengganu
final
my12 Color?
Sabah
final
my13 Color?
Sarawak
final
my15 Color?
Wilayah Persekutuan Labuan
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) SMapMalaysiaColors