BusRoutes constructor
Implementation
BusRoutes({
this.routeId,
this.agencyId,
this.routeShortName,
this.routeLongName,
this.routeDesc,
this.routeType,
this.routeUrl,
this.routeColor,
this.routeTextColor,
this.routeSortOrder
});
BusRoutes({
this.routeId,
this.agencyId,
this.routeShortName,
this.routeLongName,
this.routeDesc,
this.routeType,
this.routeUrl,
this.routeColor,
this.routeTextColor,
this.routeSortOrder
});