SMapSanMarinoColors class

Constructors

SMapSanMarinoColors({Color? sm01, Color? sm02, Color? sm03, Color? sm04, Color? sm05, Color? sm06, Color? sm07, Color? sm08, Color? sm09})

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sm01 Color?
Acquaviva
final
sm02 Color?
Chiesanuova
final
sm03 Color?
Domagnano
final
sm04 Color?
Faetano
final
sm05 Color?
Fiorentino
final
sm06 Color?
Borgo Maggiore
final
sm07 Color?
San Marino
final
sm08 Color?
Montegiardino
final
sm09 Color?
Serravalle
final

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) SMapSanMarinoColors