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