Tenant constructor
Tenant({})
Implementation
Tenant({
this.annotations,
this.consumerResource,
this.createTime,
this.etag,
this.labels,
this.name,
this.saas,
this.uid,
this.updateTime,
});
Tenant({
this.annotations,
this.consumerResource,
this.createTime,
this.etag,
this.labels,
this.name,
this.saas,
this.uid,
this.updateTime,
});