SMapPakistanColors class

Constructors

SMapPakistanColors({Color? pkBA, Color? pkGB, Color? pkIS, Color? pkJK, Color? pkKP, Color? pkPB, Color? pkSD, Color? pkTA})

Properties

hashCode int
The hash code for this object.
no setterinherited
pkBA Color?
Balochistan
final
pkGB Color?
Gilgit-Baltistan
final
pkIS Color?
Islamabad
final
pkJK Color?
Azad Kashmir
final
pkKP Color?
Khyber Pakhtunkhwa
final
pkPB Color?
Punjab
final
pkSD Color?
Sindh
final
pkTA Color?
Federally Administered Tribal Areas
final
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) SMapPakistanColors