Route constructor
Route({})
Implementation
Route({
this.createTime,
this.description,
this.ipCidrRange,
this.labels,
this.location,
this.name,
this.nextHopVpcNetwork,
this.spoke,
this.state,
this.type,
this.uid,
this.updateTime,
});