DownloadRestrictionsMetadata constructor
DownloadRestrictionsMetadata({
- DownloadRestriction? effectiveDownloadRestrictionWithContext,
- DownloadRestriction? itemDownloadRestriction,
Implementation
DownloadRestrictionsMetadata({
this.effectiveDownloadRestrictionWithContext,
this.itemDownloadRestriction,
});