SMapIndonesiaColors constructor

SMapIndonesiaColors({
  1. Color? idAC,
  2. Color? idBA,
  3. Color? idBB,
  4. Color? idBE,
  5. Color? idBT,
  6. Color? idGO,
  7. Color? idJA,
  8. Color? idJB,
  9. Color? idJI,
  10. Color? idJK,
  11. Color? idJT,
  12. Color? idKB,
  13. Color? idKI,
  14. Color? idKR,
  15. Color? idKS,
  16. Color? idKT,
  17. Color? idKU,
  18. Color? idLA,
  19. Color? idMA,
  20. Color? idMU,
  21. Color? idNB,
  22. Color? idNT,
  23. Color? idPA,
  24. Color? idPB,
  25. Color? idRI,
  26. Color? idSA,
  27. Color? idSB,
  28. Color? idSG,
  29. Color? idSN,
  30. Color? idSR,
  31. Color? idSS,
  32. Color? idST,
  33. Color? idSU,
  34. Color? idYO,
  35. Color? tlTL,
  36. Color? my12,
  37. Color? my13,
  38. Color? bnBN,
})

Implementation

SMapIndonesiaColors({
  this.idAC,
  this.idBA,
  this.idBB,
  this.idBE,
  this.idBT,
  this.idGO,
  this.idJA,
  this.idJB,
  this.idJI,
  this.idJK,
  this.idJT,
  this.idKB,
  this.idKI,
  this.idKR,
  this.idKS,
  this.idKT,
  this.idKU,
  this.idLA,
  this.idMA,
  this.idMU,
  this.idNB,
  this.idNT,
  this.idPA,
  this.idPB,
  this.idRI,
  this.idSA,
  this.idSB,
  this.idSG,
  this.idSN,
  this.idSR,
  this.idSS,
  this.idST,
  this.idSU,
  this.idYO,
  this.tlTL,
  this.my12,
  this.my13,
  this.bnBN,
});