topics property

List<String> topics

The list of topics (indexed properties) for this log.

Implementation

List<String> get topics => impl.topics.cast<String>();