SMapCameroonColors class

Constructors

SMapCameroonColors({Color? cmAD, Color? cmCE, Color? cmEN, Color? cmES, Color? cmLT, Color? cmNO, Color? cmNW, Color? cmOU, Color? cmSU, Color? cmSW})

Properties

cmAD Color?
Adamaoua
getter/setter pair
cmCE Color?
Centre
getter/setter pair
cmEN Color?
Far North
getter/setter pair
cmES Color?
East
getter/setter pair
cmLT Color?
Littoral
getter/setter pair
cmNO Color?
North
getter/setter pair
cmNW Color?
North-West
getter/setter pair
cmOU Color?
West
getter/setter pair
cmSU Color?
South
getter/setter pair
cmSW Color?
South-West
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) SMapCameroonColors