SMapParaguayColors constructor

SMapParaguayColors({
  1. Color? py7,
  2. Color? py14,
  3. Color? py6,
  4. Color? py5,
  5. Color? py10,
  6. Color? py13,
  7. Color? py9,
  8. Color? py12,
  9. Color? py8,
  10. Color? py4,
  11. Color? py11,
  12. Color? py2,
  13. Color? py15,
  14. Color? py3,
  15. Color? py1,
  16. Color? py19,
  17. Color? py16,
  18. Color? pyASU,
})

Implementation

SMapParaguayColors({
  this.py7,
  this.py14,
  this.py6,
  this.py5,
  this.py10,
  this.py13,
  this.py9,
  this.py12,
  this.py8,
  this.py4,
  this.py11,
  this.py2,
  this.py15,
  this.py3,
  this.py1,
  this.py19,
  this.py16,
  this.pyASU,
});