SMapBelgiumColors class

Constructors

SMapBelgiumColors({Color? beVAN, Color? beWBR, Color? beBRU, Color? beWHT, Color? beWLG, Color? beVLI, Color? beWLX, Color? beWNA, Color? beVOV, Color? beVBR, Color? beVWV})

Properties

beBRU Color?
Brussels Capital Region
getter/setter pair
beVAN Color?
Antwerp
getter/setter pair
beVBR Color?
Flemish Brabant
getter/setter pair
beVLI Color?
Limburg
getter/setter pair
beVOV Color?
East Flanders
getter/setter pair
beVWV Color?
West Flanders
getter/setter pair
beWBR Color?
Walloon Brabant
getter/setter pair
beWHT Color?
Hainaut
getter/setter pair
beWLG Color?
Liege
getter/setter pair
beWLX Color?
Luxembourg
getter/setter pair
beWNA Color?
Namur
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
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) SMapBelgiumColors