SMapPolandColors class

Constructors

SMapPolandColors({Color? plDS, Color? plKP, Color? plLD, Color? plLU, Color? plLB, Color? plMA, Color? plMZ, Color? plOP, Color? plPK, Color? plPD, Color? plPM, Color? plSL, Color? plSK, Color? plWN, Color? plWP, Color? plZP})

Properties

hashCode int
The hash code for this object.
no setterinherited
plDS Color?
Dolnośląskie
final
plKP Color?
Kujawsko-Pomorskie
final
plLB Color?
Lubuskie
final
plLD Color?
Łódzkie
final
plLU Color?
Lubelskie
final
plMA Color?
Małopolskie
final
plMZ Color?
Mazowieckie
final
plOP Color?
Opolskie
final
plPD Color?
Podlaskie
final
plPK Color?
Podkarpackie
final
plPM Color?
Pomorskie
final
plSK Color?
Świętokrzyskie
final
plSL Color?
Śląskie
final
plWN Color?
Warmińsko-Mazurskie
final
plWP Color?
Wielkopolskie
final
plZP Color?
Zachodniopomorskie
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) SMapPolandColors