SMapIrelandColors class

Constructors

SMapIrelandColors({Color? gbNIR, Color? ieCW, Color? ieCN, Color? ieCE, Color? ieCO, Color? ieDL, Color? ieD, Color? ieG, Color? ieKE, Color? ieKK, Color? ieKY, Color? ieLD, Color? ieLH, Color? ieLK, Color? ieLM, Color? ieLS, Color? ieMH, Color? ieMN, Color? ieMO, Color? ieOY, Color? ieRN, Color? ieSO, Color? ieTA, Color? ieWD, Color? ieWH, Color? ieWX, Color? ieWW})

Properties

gbNIR Color?
Northern Ireland
final
hashCode int
The hash code for this object.
no setterinherited
ieCE Color?
Clare
final
ieCN Color?
Cavan
final
ieCO Color?
Cork
final
ieCW Color?
Carlow
final
ieD Color?
Dublin
final
ieDL Color?
Donegal
final
ieG Color?
Galway
final
ieKE Color?
Kildare
final
ieKK Color?
Kilkenny
final
ieKY Color?
Kerry
final
ieLD Color?
Longford
final
ieLH Color?
Louth
final
ieLK Color?
Limerick
final
ieLM Color?
Leitrim
final
ieLS Color?
Laois
final
ieMH Color?
Meath
final
ieMN Color?
Monaghan
final
ieMO Color?
Mayo
final
ieOY Color?
Offaly
final
ieRN Color?
Roscommon
final
ieSO Color?
Sligo
final
ieTA Color?
Tipperary
final
ieWD Color?
Waterford
final
ieWH Color?
Westmeath
final
ieWW Color?
Wicklow
final
ieWX Color?
Wexford
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) SMapIrelandColors