SMapSlovakiaColors class

Constructors

SMapSlovakiaColors({Color? skBC, Color? skBL, Color? skKI, Color? skNI, Color? skPV, Color? skTA, Color? skTC, Color? skZI})

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
skBC Color?
Banskobystrický
getter/setter pair
skBL Color?
Bratislavský
getter/setter pair
skKI Color?
Košický
getter/setter pair
skNI Color?
Nitriansky
getter/setter pair
skPV Color?
Prešovský
getter/setter pair
skTA Color?
Trnavský
getter/setter pair
skTC Color?
Trenčiansky
getter/setter pair
skZI Color?
Žilinský
getter/setter pair

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) SMapSlovakiaColors