SMapNicaraguaColors class

Constructors

SMapNicaraguaColors({Color? niAN, Color? niAS, Color? niBO, Color? niCA, Color? niCI, Color? niCO, Color? niES, Color? niGR, Color? niJI, Color? niLE, Color? niMD, Color? niMN, Color? niMS, Color? niMT, Color? niNS, Color? niRI, Color? niSJ})

Properties

hashCode int
The hash code for this object.
no setterinherited
niAN Color?
Atlántico Norte
getter/setter pair
niAS Color?
Atlántico Sur
getter/setter pair
niBO Color?
Boaco
getter/setter pair
niCA Color?
Carazo
getter/setter pair
niCI Color?
Chinandega
getter/setter pair
niCO Color?
Chontales
getter/setter pair
niES Color?
Estelí
getter/setter pair
niGR Color?
Granada
getter/setter pair
niJI Color?
Jinotega
getter/setter pair
niLE Color?
León
getter/setter pair
niMD Color?
Madriz
getter/setter pair
niMN Color?
Managua
getter/setter pair
niMS Color?
Masaya
getter/setter pair
niMT Color?
Matagalpa
getter/setter pair
niNS Color?
Nueva Segovia
getter/setter pair
niRI Color?
Rivas
getter/setter pair
niSJ Color?
Río San Juan
getter/setter pair
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) SMapNicaraguaColors