ServiceClass constructor
ServiceClass({})
Implementation
ServiceClass({
this.createTime,
this.description,
this.etag,
this.labels,
this.name,
this.serviceClass,
this.updateTime,
});
ServiceClass({
this.createTime,
this.description,
this.etag,
this.labels,
this.name,
this.serviceClass,
this.updateTime,
});