SMapEthiopiaColors class

Constructors

SMapEthiopiaColors({Color? etHA, Color? etDD, Color? etSO, Color? etAA, Color? etBE, Color? etOR, Color? etGA, Color? etSN, Color? etAF, Color? etTI, Color? etAM})

Properties

etAA Color?
Addis Ababa
final
etAF Color?
Afar
final
etAM Color?
Amhara
final
etBE Color?
Benshangul-Gumaz
final
etDD Color?
Dire Dawa
final
etGA Color?
Gambela Peoples
final
etHA Color?
Harari People
final
etOR Color?
Oromiya
final
etSN Color?
Southern Nations, Nationalities and Peoples
final
etSO Color?
Somali
final
etTI Color?
Tigray
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) SMapEthiopiaColors