imageFormats property

List<TileImageFormat> imageFormats

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

Implementation

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