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