topic property

  1. @JsonKey(includeIfNull: false)
String? topic
inherited

Filter by video topic ID

Implementation

@JsonKey(includeIfNull: false)
String? get topic => throw _privateConstructorUsedError;