topic property

String? get topic

Implementation

String? get topic => details['uri'] as String?;