ConcurrentAccessRestriction constructor
ConcurrentAccessRestriction({})
Implementation
ConcurrentAccessRestriction({
this.deviceAllowed,
this.kind,
this.maxConcurrentDevices,
this.message,
this.nonce,
this.reasonCode,
this.restricted,
this.signature,
this.source,
this.timeWindowSeconds,
this.volumeId,
});