topics property

  1. @override
List<String> topics
override

Implementation

@override
List<String> get topics => _map.keys.toList();