layerInfos property
Information about the layers (feature types) provided by the service.
This property can be used to discover the layers (feature types) exposed by a WFS service in support of a browsing experience.
Implementation
List<WfsLayerInfo> get layerInfos => _layerInfos.value;