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