status property

  1. @JsonKey(toJson: concatVideoStatusList, includeIfNull: false)
List<VideoStatus> status
inherited

Filter by the video status

Implementation

@JsonKey(toJson: concatVideoStatusList, includeIfNull: false)
List<VideoStatus> get status => throw _privateConstructorUsedError;