Table constructor
Table({})
Implementation
Table({
this.createTime,
this.deleteTime,
this.etag,
this.expireTime,
this.hiveOptions,
this.name,
this.type,
this.updateTime,
});
Table({
this.createTime,
this.deleteTime,
this.etag,
this.expireTime,
this.hiveOptions,
this.name,
this.type,
this.updateTime,
});