DirectionsLeg constructor

DirectionsLeg([
  1. void updates(
    1. DirectionsLegBuilder b
    )
])

Implementation

factory DirectionsLeg([void updates(DirectionsLegBuilder b)]) =
    _$DirectionsLeg;