keywords property

List<String> keywords

The keywords describing the WFS service.

The keywords are returned in a List of String.

Implementation

List<String> get keywords => _keywords.value;