type property

  1. @JsonKey(fromJson: _parseVideoType)
VideoType? type
inherited

Implementation

@JsonKey(fromJson: _parseVideoType)
VideoType? get type => throw _privateConstructorUsedError;