DirectionsPolylineBuilder constructor

DirectionsPolylineBuilder()

Implementation

DirectionsPolylineBuilder() {
  DirectionsPolyline._initializeBuilder(this);
}