ProtectedRange constructor
ProtectedRange({})
Implementation
ProtectedRange({
this.description,
this.editors,
this.namedRangeId,
this.protectedRangeId,
this.range,
this.requestingUserCanEdit,
this.unprotectedRanges,
this.warningOnly,
});