layerNames property

List<String> layerNames

A collection of the names of the visible WMS layers.

Implementation

List<String> get layerNames => _layerNames.value;