SMapRwandaColors class

Constructors

SMapRwandaColors({Color? rw01, Color? rw03, Color? rw02, Color? rw04, Color? rw05})

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
rw01 Color?
Kigali City
final
rw02 Color?
Eastern
final
rw03 Color?
Northern
final
rw04 Color?
Western
final
rw05 Color?
Southern
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) SMapRwandaColors