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