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