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