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ý
final
skBL Color?
Bratislavský
final
skKI Color?
Košický
final
skNI Color?
Nitriansky
final
skPV Color?
Prešovský
final
skTA Color?
Trnavský
final
skTC Color?
Trenčiansky
final
skZI Color?
Žilinský
final

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