RerouteLineRequest constructor

RerouteLineRequest({
  1. String? objectId,
})

Implementation

RerouteLineRequest({
  this.objectId,
});