keywords property

List<String> keywords

An unordered collection of commonly used or formalized words or phrases which describe the layer's dataset.

Implementation

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