SMapSouthKoreaColors class

Constructors

SMapSouthKoreaColors({Color? kr11, Color? kr26, Color? kr27, Color? kr28, Color? kr29, Color? kr30, Color? kr31, Color? kr41, Color? kr42, Color? kr43, Color? kr44, Color? kr45, Color? kr46, Color? kr47, Color? kr48, Color? kr49, Color? kr50})

Properties

hashCode int
The hash code for this object.
no setterinherited
kr11 Color?
Seoul
final
kr26 Color?
Busan
final
kr27 Color?
Daegu
final
kr28 Color?
Incheon
final
kr29 Color?
Gwangju
final
kr30 Color?
Daejeon
final
kr31 Color?
Ulsan
final
kr41 Color?
Gyeonggi
final
kr42 Color?
Gangwon
final
kr43 Color?
North Chungcheong
final
kr44 Color?
South Chungcheong
final
kr45 Color?
North Jeolla
final
kr46 Color?
South Jeolla
final
kr47 Color?
North Gyeongsang
final
kr48 Color?
South Gyeongsang
final
kr49 Color?
Jeju
final
kr50 Color?
Sejong
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) SMapSouthKoreaColors