Hub constructor
Hub({})
Implementation
Hub({
this.createTime,
this.description,
this.labels,
this.name,
this.spokes,
this.state,
this.uniqueId,
this.updateTime,
});
Hub({
this.createTime,
this.description,
this.labels,
this.name,
this.spokes,
this.state,
this.uniqueId,
this.updateTime,
});