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
getter/setter pair
sm02 Color?
Chiesanuova
getter/setter pair
sm03 Color?
Domagnano
getter/setter pair
sm04 Color?
Faetano
getter/setter pair
sm05 Color?
Fiorentino
getter/setter pair
sm06 Color?
Borgo Maggiore
getter/setter pair
sm07 Color?
San Marino
getter/setter pair
sm08 Color?
Montegiardino
getter/setter pair
sm09 Color?
Serravalle
getter/setter pair

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