RoadInter constructor
const
RoadInter({})
Implementation
const RoadInter({
this.direction,
this.distance,
this.location,
this.firstId,
this.firstName,
this.secondId,
this.secondName,
});
const RoadInter({
this.direction,
this.distance,
this.location,
this.firstId,
this.firstName,
this.secondId,
this.secondName,
});