topics property

List<List<String>?> topics
final

The list of topics to filter events for.

Implementation

final List<List<String>?> topics;