status property

  1. @JsonKey(fromJson: VideoStatus.fromJson, toJson: VideoStatus.toJsonStatic)
VideoStatus status
inherited

Implementation

@JsonKey(fromJson: VideoStatus.fromJson, toJson: VideoStatus.toJsonStatic)
VideoStatus get status => throw _privateConstructorUsedError;