layerInfos property

List<WmtsLayerInfo> layerInfos

A collection of WmtsLayerInfo objects that describes the layers within this WMTS service.

Implementation

List<WmtsLayerInfo> get layerInfos => _layerInfos.value;