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