SMapIndiaColors class

Constructors

SMapIndiaColors({Color? inAN, Color? inAP, Color? inAR, Color? inAS, Color? inBR, Color? inCH, Color? inCT, Color? inDD, Color? inDL, Color? inDN, Color? inGA, Color? inGJ, Color? inHP, Color? inHR, Color? inJH, Color? inJK, Color? inKA, Color? inKL, Color? inLD, Color? inMH, Color? inML, Color? inMN, Color? inMP, Color? inMZ, Color? inNL, Color? inOR, Color? inPB, Color? inPY, Color? inRJ, Color? inSK, Color? inTG, Color? inTN, Color? inTR, Color? inUP, Color? inUT, Color? inWB})

Properties

hashCode int
The hash code for this object.
no setterinherited
inAN Color?
Andaman and Nicobar Islands
getter/setter pair
inAP Color?
Andhra Pradesh
getter/setter pair
inAR Color?
Arunachal Pradesh
getter/setter pair
inAS Color?
Assam
getter/setter pair
inBR Color?
Bihar
getter/setter pair
inCH Color?
Chandigarh
getter/setter pair
inCT Color?
Chhattisgarh
getter/setter pair
inDD Color?
Daman and Diu
getter/setter pair
inDL Color?
Delhi
getter/setter pair
inDN Color?
Dadra and Nagar Haveli
getter/setter pair
inGA Color?
Goa
getter/setter pair
inGJ Color?
Gujarat
getter/setter pair
inHP Color?
Himachal Pradesh
getter/setter pair
inHR Color?
Haryana
getter/setter pair
inJH Color?
Jharkhand
getter/setter pair
inJK Color?
Jammu and Kashmir
getter/setter pair
inKA Color?
Karnataka
getter/setter pair
inKL Color?
Kerala
getter/setter pair
inLD Color?
Lakshadweep
getter/setter pair
inMH Color?
Maharashtra
getter/setter pair
inML Color?
Meghalaya
getter/setter pair
inMN Color?
Manipur
getter/setter pair
inMP Color?
Madhya Pradesh
getter/setter pair
inMZ Color?
Mizoram
getter/setter pair
inNL Color?
Nagaland
getter/setter pair
inOR Color?
Odisha
getter/setter pair
inPB Color?
Punjab
getter/setter pair
inPY Color?
Puducherry
getter/setter pair
inRJ Color?
Rajasthan
getter/setter pair
inSK Color?
Sikkim
getter/setter pair
inTG Color?
Telangana
getter/setter pair
inTN Color?
Tamil Nadu
getter/setter pair
inTR Color?
Tripura
getter/setter pair
inUP Color?
Uttar Pradesh
getter/setter pair
inUT Color?
Uttarakhand
getter/setter pair
inWB Color?
West Bengal
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) SMapIndiaColors