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