SMapPuertoRicoColors constructor

SMapPuertoRicoColors({
  1. Color? prYU,
  2. Color? prYB,
  3. Color? prVL,
  4. Color? prVQ,
  5. Color? prVB,
  6. Color? prVA,
  7. Color? prUT,
  8. Color? prTJ,
  9. Color? prTB,
  10. Color? prTA,
  11. Color? prSI,
  12. Color? prSS,
  13. Color? prSL,
  14. Color? prSJ,
  15. Color? prSG,
  16. Color? prSA,
  17. Color? prSB,
  18. Color? prRG,
  19. Color? prRC,
  20. Color? prQB,
  21. Color? prPO,
  22. Color? prPN,
  23. Color? prPT,
  24. Color? prOR,
  25. Color? prNR,
  26. Color? prNG,
  27. Color? prMV,
  28. Color? prMC,
  29. Color? prMG,
  30. Color? prMG2,
  31. Color? prMB,
  32. Color? prMR,
  33. Color? prMT,
  34. Color? prLQ,
  35. Color? prLZ,
  36. Color? prLP,
  37. Color? prLM,
  38. Color? prLR,
  39. Color? prLJ,
  40. Color? prJC,
  41. Color? prJD,
  42. Color? prJY,
  43. Color? prIS,
  44. Color? prHU,
  45. Color? prHO,
  46. Color? prHA,
  47. Color? prGR,
  48. Color? prGB,
  49. Color? prGL,
  50. Color? prGM,
  51. Color? prGC,
  52. Color? prFL,
  53. Color? prFJ,
  54. Color? prDO,
  55. Color? prCU,
  56. Color? prCZ,
  57. Color? prCM,
  58. Color? prCO,
  59. Color? prCD,
  60. Color? prCL,
  61. Color? prCB,
  62. Color? prCY,
  63. Color? prCT,
  64. Color? prCN,
  65. Color? prCV,
  66. Color? prCA,
  67. Color? prCG,
  68. Color? prCR,
  69. Color? prBY,
  70. Color? prBQ,
  71. Color? prBC,
  72. Color? prAR,
  73. Color? prAC,
  74. Color? prAN,
  75. Color? prAI,
  76. Color? prAB,
  77. Color? prAL,
  78. Color? prAD,
  79. Color? prAJ,
})

Implementation

SMapPuertoRicoColors({
  this.prYU,
  this.prYB,
  this.prVL,
  this.prVQ,
  this.prVB,
  this.prVA,
  this.prUT,
  this.prTJ,
  this.prTB,
  this.prTA,
  this.prSI,
  this.prSS,
  this.prSL,
  this.prSJ,
  this.prSG,
  this.prSA,
  this.prSB,
  this.prRG,
  this.prRC,
  this.prQB,
  this.prPO,
  this.prPN,
  this.prPT,
  this.prOR,
  this.prNR,
  this.prNG,
  this.prMV,
  this.prMC,
  this.prMG,
  this.prMG2,
  this.prMB,
  this.prMR,
  this.prMT,
  this.prLQ,
  this.prLZ,
  this.prLP,
  this.prLM,
  this.prLR,
  this.prLJ,
  this.prJC,
  this.prJD,
  this.prJY,
  this.prIS,
  this.prHU,
  this.prHO,
  this.prHA,
  this.prGR,
  this.prGB,
  this.prGL,
  this.prGM,
  this.prGC,
  this.prFL,
  this.prFJ,
  this.prDO,
  this.prCU,
  this.prCZ,
  this.prCM,
  this.prCO,
  this.prCD,
  this.prCL,
  this.prCB,
  this.prCY,
  this.prCT,
  this.prCN,
  this.prCV,
  this.prCA,
  this.prCG,
  this.prCR,
  this.prBY,
  this.prBQ,
  this.prBC,
  this.prAR,
  this.prAC,
  this.prAN,
  this.prAI,
  this.prAB,
  this.prAL,
  this.prAD,
  this.prAJ,
});