ShuttleRoute constructor
Implementation
ShuttleRoute(
{this.id,
this.name,
this.description,
this.enabled,
this.color,
this.width,
this.stopIds,
this.created,
this.updated,
this.points,
this.active,
this.schedule});