AddProtectedRangeResponse constructor
AddProtectedRangeResponse({
- ProtectedRange? protectedRange,
Implementation
AddProtectedRangeResponse({
this.protectedRange,
});
AddProtectedRangeResponse({
this.protectedRange,
});