dueToCopyright property

  1. @JsonKey(name: 'copyright')
bool dueToCopyright
inherited

Indicates if the content is being withheld for on the basis of copyright infringement.

Implementation

@JsonKey(name: 'copyright')
bool get dueToCopyright => throw _privateConstructorUsedError;