topic property

String? get topic

Implementation

String? get topic => (_$data['topic'] as String?);