core.Map<core.String, core.dynamic> toJson() { final protectedRangeId = this.protectedRangeId; return {'protectedRangeId': ?protectedRangeId}; }