layerInfos property
A collection of WmtsLayerInfo
objects that describes the layers within
this WMTS service.
Implementation
List<WmtsLayerInfo> get layerInfos => _layerInfos.value;
A collection of WmtsLayerInfo
objects that describes the layers within
this WMTS service.
List<WmtsLayerInfo> get layerInfos => _layerInfos.value;