Builder(origin: LatLng, destination: LatLng)
Builder used to create an instance of RouteSpecification. Once constructed, the user cannot change the field values.
origin
- A location of the origin defined as a latitude longitude pair.
destination
- A location of the destination defined as a latitude longitude pair.