tags property

List<String> tags

The tags that describes the represented data asset.

Implementation

List<String> get tags => _tags;