topics property

List<String> topics
latefinal

Implementation

late final List<String> topics = _inner.topics ?? const <String>[];