DirectionsLegBuilder constructor

DirectionsLegBuilder()

Implementation

DirectionsLegBuilder() {
  DirectionsLeg._initializeBuilder(this);
}