RouteTable constructor
RouteTable({})
Implementation
RouteTable({
this.createTime,
this.description,
this.labels,
this.name,
this.state,
this.uid,
this.updateTime,
});
RouteTable({
this.createTime,
this.description,
this.labels,
this.name,
this.state,
this.uid,
this.updateTime,
});