CustomClass constructor
CustomClass({})
Implementation
CustomClass({
this.annotations,
this.customClassId,
this.deleteTime,
this.displayName,
this.etag,
this.expireTime,
this.items,
this.kmsKeyName,
this.kmsKeyVersionName,
this.name,
this.reconciling,
this.state,
this.uid,
});