getTags property

List<T>? getTags

Implementation

List<T>? get getTags => _tags?.toList();