DownloadAccessRestriction constructor
DownloadAccessRestriction({})
Implementation
DownloadAccessRestriction({
this.deviceAllowed,
this.downloadsAcquired,
this.justAcquired,
this.kind,
this.maxDownloadDevices,
this.message,
this.nonce,
this.reasonCode,
this.restricted,
this.signature,
this.source,
this.volumeId,
});