SMapPhilippinesColors class

Constructors

SMapPhilippinesColors({Color? phSUR, Color? phTAR, Color? phTAW, Color? phZMB, Color? phZAN, Color? phZSI, Color? phABR, Color? phAGN, Color? phAGS, Color? phAKL, Color? phALB, Color? phANT, Color? phAPA, Color? phAUR, Color? phBAN, Color? phBTN, Color? phBTG, Color? phBEN, Color? phBIL, Color? phBOH, Color? phBUK, Color? phBUL, Color? phCAG, Color? phCAN, Color? phCAS, Color? phCAM, Color? phCAP, Color? phCAT, Color? phCAV, Color? phCEB, Color? phCOM, Color? phDAV, Color? phDAS, Color? phDAO, Color? phDIN, Color? phEAS, Color? phGUI, Color? phIFU, Color? phILN, Color? phILS, Color? phILI, Color? phISA, Color? phKAL, Color? phLUN, Color? phLAG, Color? phLAN, Color? phLAS, Color? phLEY, Color? phMG, Color? phMAD, Color? phMAS, Color? phMNL, Color? phMSC, Color? phMSR, Color? phMOU, Color? phNEC, Color? phNER, Color? phNCO, Color? phNSA, Color? phNUE, Color? phNUV, Color? phMDC, Color? phMDR, Color? phPLW, Color? phPAM, Color? phPAN, Color? phQUE, Color? phQUI, Color? phRIZ, Color? phROM, Color? phWSA, Color? phSAR, Color? phSIG, Color? phSOR, Color? phSCO, Color? phSLE, Color? phSUK, Color? phSLU, Color? phSUN, Color? phBAS, Color? phZAS})

Properties

hashCode int
The hash code for this object.
no setterinherited
phABR Color?
Abra
final
phAGN Color?
Agusan del Norte
final
phAGS Color?
Agusan del Sur
final
phAKL Color?
Aklan
final
phALB Color?
Albay
final
phANT Color?
Antique
final
phAPA Color?
Apayao
final
phAUR Color?
Aurora
final
phBAN Color?
Bataan
final
phBAS Color?
Basilan
final
phBEN Color?
Benguet
final
phBIL Color?
Biliran
final
phBOH Color?
Bohol
final
phBTG Color?
Batangas
final
phBTN Color?
Batanes
final
phBUK Color?
Bukidnon
final
phBUL Color?
Bulacan
final
phCAG Color?
Cagayan
final
phCAM Color?
Camiguin
final
phCAN Color?
Camarines Norte
final
phCAP Color?
Capiz
final
phCAS Color?
Camarines Sur
final
phCAT Color?
Catanduanes
final
phCAV Color?
Cavite
final
phCEB Color?
Cebu
final
phCOM Color?
Compostela Valley
final
phDAO Color?
Davao Oriental
final
phDAS Color?
Davao del Sur
final
phDAV Color?
Davao del Norte
final
phDIN Color?
Dinagat Islands
final
phEAS Color?
Eastern Samar
final
phGUI Color?
Guimaras
final
phIFU Color?
Ifugao
final
phILI Color?
Iloilo
final
phILN Color?
Ilocos Norte
final
phILS Color?
Ilocos Sur
final
phISA Color?
Isabela
final
phKAL Color?
Kalinga
final
phLAG Color?
Laguna
final
phLAN Color?
Lanao del Norte
final
phLAS Color?
Lanao del Sur
final
phLEY Color?
Leyte
final
phLUN Color?
La Union
final
phMAD Color?
Marinduque
final
phMAS Color?
Masbate
final
phMDC Color?
Mindoro Occidental
final
phMDR Color?
Mindoro Oriental
final
phMG Color?
Maguindanao
final
phMNL Color?
Metropolitan Manila
final
phMOU Color?
Mountain Province
final
phMSC Color?
Misamis Occidental
final
phMSR Color?
Misamis Oriental
final
phNCO Color?
Cotabato
final
phNEC Color?
Negros Occidental
final
phNER Color?
Negros Oriental
final
phNSA Color?
Northern Samar
final
phNUE Color?
Nueva Ecija
final
phNUV Color?
Nueva Vizcaya
final
phPAM Color?
Pampanga
final
phPAN Color?
Pangasinan
final
phPLW Color?
Palawan
final
phQUE Color?
Quezon
final
phQUI Color?
Quirino
final
phRIZ Color?
Rizal
final
phROM Color?
Romblon
final
phSAR Color?
Sarangani
final
phSCO Color?
South Cotabato
final
phSIG Color?
Siquijor
final
phSLE Color?
Southern Leyte
final
phSLU Color?
Sulu
final
phSOR Color?
Sorsogon
final
phSUK Color?
Sultan Kudarat
final
phSUN Color?
Surigao del Norte
final
phSUR Color?
Surigao del Sur
final
phTAR Color?
Tarlac
final
phTAW Color?
Tawi-Tawi
final
phWSA Color?
Samar
final
phZAN Color?
Zamboanga del Norte
final
phZAS Color?
Zamboanga del Sur
final
phZMB Color?
Zambales
final
phZSI Color?
Zamboanga Sibugay
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) SMapPhilippinesColors