SecretKeysResponseAllOf constructor
SecretKeysResponseAllOf({
- SecretKeysResponseAllOfLinks? links,
Returns a new SecretKeysResponseAllOf instance.
Implementation
SecretKeysResponseAllOf({
this.links,
});