imageFormats property

List<MapServiceImageFormat> imageFormats

A collection of the image formats supported by the WMS service.

Implementation

List<MapServiceImageFormat> get imageFormats => _imageFormats.value;