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
getter/setter pair
pkGB Color?
Gilgit-Baltistan
getter/setter pair
pkIS Color?
Islamabad
getter/setter pair
pkJK Color?
Azad Kashmir
getter/setter pair
pkKP Color?
Khyber Pakhtunkhwa
getter/setter pair
pkPB Color?
Punjab
getter/setter pair
pkSD Color?
Sindh
getter/setter pair
pkTA Color?
Federally Administered Tribal Areas
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) SMapPakistanColors