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