topicId property Null safety

String? topicId
final

corresponds to a Topic ID, Videos of type clip cannot not have topic. Streams may or may not have topic.

Implementation

final String? topicId;