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