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