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