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