SMapRussiaColors constructor

SMapRussiaColors({
  1. Color? ruAD,
  2. Color? ruALT,
  3. Color? ruAMU,
  4. Color? ruARK,
  5. Color? ruAST,
  6. Color? ruBA,
  7. Color? ruBEL,
  8. Color? ruBRY,
  9. Color? ruBU,
  10. Color? ruCE,
  11. Color? ruCHE,
  12. Color? ruCHU,
  13. Color? ruCU,
  14. Color? ruDA,
  15. Color? ruAL,
  16. Color? ruIN,
  17. Color? ruIRK,
  18. Color? ruIVA,
  19. Color? ruKB,
  20. Color? ruKC,
  21. Color? ruKDA,
  22. Color? ruKEM,
  23. Color? ruKLU,
  24. Color? ruKHA,
  25. Color? ruKR,
  26. Color? ruKK,
  27. Color? ruKL,
  28. Color? ruKHM,
  29. Color? ruKGD,
  30. Color? ruKO,
  31. Color? ruKAM,
  32. Color? ruKRS,
  33. Color? ruKOS,
  34. Color? ruKGN,
  35. Color? ruKIR,
  36. Color? ruKYA,
  37. Color? ruLEN,
  38. Color? ruLIP,
  39. Color? ruMOW,
  40. Color? ruME,
  41. Color? ruMAG,
  42. Color? ruMUR,
  43. Color? ruMO,
  44. Color? ruMOS,
  45. Color? ruNGR,
  46. Color? ruNEN,
  47. Color? ruSE,
  48. Color? ruNVS,
  49. Color? ruNIZ,
  50. Color? ruORE,
  51. Color? ruORL,
  52. Color? ruOMS,
  53. Color? ruPER,
  54. Color? ruPRI,
  55. Color? ruPSK,
  56. Color? ruPNZ,
  57. Color? ruROS,
  58. Color? ruRYA,
  59. Color? ruSAM,
  60. Color? ruSA,
  61. Color? ruSAK,
  62. Color? ruSMO,
  63. Color? ruSPE,
  64. Color? ruSAR,
  65. Color? ruSTA,
  66. Color? ruSVE,
  67. Color? ruTAM,
  68. Color? ruTOM,
  69. Color? ruTUL,
  70. Color? ruTA,
  71. Color? ruTY,
  72. Color? ruTVE,
  73. Color? ruTYU,
  74. Color? ruUD,
  75. Color? ruULY,
  76. Color? ruVGG,
  77. Color? ruVLA,
  78. Color? ruYAN,
  79. Color? ruVLG,
  80. Color? ruVOR,
  81. Color? ruYAR,
  82. Color? ruYEV,
  83. Color? ruZAB,
})

Implementation

SMapRussiaColors({
  this.ruAD,
  this.ruALT,
  this.ruAMU,
  this.ruARK,
  this.ruAST,
  this.ruBA,
  this.ruBEL,
  this.ruBRY,
  this.ruBU,
  this.ruCE,
  this.ruCHE,
  this.ruCHU,
  this.ruCU,
  this.ruDA,
  this.ruAL,
  this.ruIN,
  this.ruIRK,
  this.ruIVA,
  this.ruKB,
  this.ruKC,
  this.ruKDA,
  this.ruKEM,
  this.ruKLU,
  this.ruKHA,
  this.ruKR,
  this.ruKK,
  this.ruKL,
  this.ruKHM,
  this.ruKGD,
  this.ruKO,
  this.ruKAM,
  this.ruKRS,
  this.ruKOS,
  this.ruKGN,
  this.ruKIR,
  this.ruKYA,
  this.ruLEN,
  this.ruLIP,
  this.ruMOW,
  this.ruME,
  this.ruMAG,
  this.ruMUR,
  this.ruMO,
  this.ruMOS,
  this.ruNGR,
  this.ruNEN,
  this.ruSE,
  this.ruNVS,
  this.ruNIZ,
  this.ruORE,
  this.ruORL,
  this.ruOMS,
  this.ruPER,
  this.ruPRI,
  this.ruPSK,
  this.ruPNZ,
  this.ruROS,
  this.ruRYA,
  this.ruSAM,
  this.ruSA,
  this.ruSAK,
  this.ruSMO,
  this.ruSPE,
  this.ruSAR,
  this.ruSTA,
  this.ruSVE,
  this.ruTAM,
  this.ruTOM,
  this.ruTUL,
  this.ruTA,
  this.ruTY,
  this.ruTVE,
  this.ruTYU,
  this.ruUD,
  this.ruULY,
  this.ruVGG,
  this.ruVLA,
  this.ruYAN,
  this.ruVLG,
  this.ruVOR,
  this.ruYAR,
  this.ruYEV,
  this.ruZAB,
});