SMapNorwayColors class

Constructors

SMapNorwayColors({Color? no02, Color? no09, Color? no06, Color? no20, Color? no04, Color? no12, Color? no15, Color? no18, Color? no17, Color? no01, Color? no05, Color? no03, Color? no11, Color? no14, Color? no16, Color? no08, Color? no19, Color? no10, Color? no07})

Properties

hashCode int
The hash code for this object.
no setterinherited
no01 Color?
Østfold
getter/setter pair
no02 Color?
Akershus
getter/setter pair
no03 Color?
Oslo
getter/setter pair
no04 Color?
Hedmark
getter/setter pair
no05 Color?
Oppland
getter/setter pair
no06 Color?
Buskerud
getter/setter pair
no07 Color?
Vestfold
getter/setter pair
no08 Color?
Telemark
getter/setter pair
no09 Color?
Aust-Agder
getter/setter pair
no10 Color?
Vest-Agder
getter/setter pair
no11 Color?
Rogaland
getter/setter pair
no12 Color?
Hordaland
getter/setter pair
no14 Color?
Sogn og Fjordane
getter/setter pair
no15 Color?
Møre og Romsdal
getter/setter pair
no16 Color?
Sør-Trøndelag
getter/setter pair
no17 Color?
Nord-Trøndelag
getter/setter pair
no18 Color?
Nordland
getter/setter pair
no19 Color?
Troms
getter/setter pair
no20 Color?
Finnmark
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) SMapNorwayColors