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