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