SMapUnitedKingdomColors class

Constructors

SMapUnitedKingdomColors({Color? gbUKC, Color? gbUKD, Color? gbUKE, Color? gbUKF, Color? gbUKG, Color? gbUKH, Color? gbUKI, Color? gbUKJ, Color? gbUKK, Color? gbUKL, Color? gbUKM, Color? gbUKN, Color? ggGG, Color? jeJE, Color? imIM, Color? ieIE})

Properties

gbUKC Color?
North East
final
gbUKD Color?
North West
final
gbUKE Color?
Yorkshire and the Humber
final
gbUKF Color?
East Midlands
final
gbUKG Color?
West Midlands
final
gbUKH Color?
East of England
final
gbUKI Color?
Greater London
final
gbUKJ Color?
South East
final
gbUKK Color?
South West
final
gbUKL Color?
Wales
final
gbUKM Color?
Scotland
final
gbUKN Color?
Northern Ireland
final
ggGG Color?
Guernsey
final
hashCode int
The hash code for this object.
no setterinherited
ieIE Color?
Ireland
final
imIM Color?
Isle of Man
final
jeJE Color?
Jersey
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) SMapUnitedKingdomColors