imageFormats property
A collection of the image formats supported by the WMS service.
Implementation
List<MapServiceImageFormat> get imageFormats => _imageFormats.value;
A collection of the image formats supported by the WMS service.
List<MapServiceImageFormat> get imageFormats => _imageFormats.value;