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
final
beVAN Color?
Antwerp
final
beVBR Color?
Flemish Brabant
final
beVLI Color?
Limburg
final
beVOV Color?
East Flanders
final
beVWV Color?
West Flanders
final
beWBR Color?
Walloon Brabant
final
beWHT Color?
Hainaut
final
beWLG Color?
Liege
final
beWLX Color?
Luxembourg
final
beWNA Color?
Namur
final
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