ContentRestriction constructor
ContentRestriction({})
Implementation
ContentRestriction({
this.ownerRestricted,
this.readOnly,
this.reason,
this.restrictingUser,
this.restrictionTime,
this.systemRestricted,
this.type,
});