Secret constructor
Secret({})
Implementation
Secret({
this.annotations,
this.createTime,
this.etag,
this.expireTime,
this.labels,
this.name,
this.replication,
this.rotation,
this.topics,
this.ttl,
this.versionAliases,
});