SMapAndorraColors class

Constructors

SMapAndorraColors({Color? ad02, Color? ad03, Color? ad04, Color? ad05, Color? ad06, Color? ad07, Color? ad08})

Properties

ad02 Color?
Canillo
getter/setter pair
ad03 Color?
Encamp
getter/setter pair
ad04 Color?
La Massana
getter/setter pair
ad05 Color?
Ordino
getter/setter pair
ad06 Color?
Sant Julià de Lòria
getter/setter pair
ad07 Color?
Andorra la Vella
getter/setter pair
ad08 Color?
Escaldes-Engordany
getter/setter pair
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) SMapAndorraColors