channelId property

  1. @JsonKey(name: 'channelId')
String? channelId
final

The channel name to which the sub-video stream belongs.

Implementation

@JsonKey(name: 'channelId')
final String? channelId;