SMapAndorraColors class

Constructors

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

Properties

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