DropOffType constructor

DropOffType(
  1. dynamic id,
  2. dynamic jsonValue
)

Implementation

DropOffType(super.id, super.jsonValue);