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