BusTripUpdate constructor
Implementation
BusTripUpdate(
{this.id,
this.isDeleted,
this.tripId,
this.startTime,
this.startDate,
this.routeId,
this.stopTimeUpdate,
this.vehicleId});
BusTripUpdate(
{this.id,
this.isDeleted,
this.tripId,
this.startTime,
this.startDate,
this.routeId,
this.stopTimeUpdate,
this.vehicleId});