SMapIrelandColors constructor

SMapIrelandColors({
  1. Color? gbNIR,
  2. Color? ieCW,
  3. Color? ieCN,
  4. Color? ieCE,
  5. Color? ieCO,
  6. Color? ieDL,
  7. Color? ieD,
  8. Color? ieG,
  9. Color? ieKE,
  10. Color? ieKK,
  11. Color? ieKY,
  12. Color? ieLD,
  13. Color? ieLH,
  14. Color? ieLK,
  15. Color? ieLM,
  16. Color? ieLS,
  17. Color? ieMH,
  18. Color? ieMN,
  19. Color? ieMO,
  20. Color? ieOY,
  21. Color? ieRN,
  22. Color? ieSO,
  23. Color? ieTA,
  24. Color? ieWD,
  25. Color? ieWH,
  26. Color? ieWX,
  27. Color? ieWW,
})

Implementation

SMapIrelandColors({
  this.gbNIR,
  this.ieCW,
  this.ieCN,
  this.ieCE,
  this.ieCO,
  this.ieDL,
  this.ieD,
  this.ieG,
  this.ieKE,
  this.ieKK,
  this.ieKY,
  this.ieLD,
  this.ieLH,
  this.ieLK,
  this.ieLM,
  this.ieLS,
  this.ieMH,
  this.ieMN,
  this.ieMO,
  this.ieOY,
  this.ieRN,
  this.ieSO,
  this.ieTA,
  this.ieWD,
  this.ieWH,
  this.ieWX,
  this.ieWW,
});