startGuidance abstract method
Start guidance with given route. This method will reset active
current route if any. It only accepts either routes obtained from
this routes field or null, which means freedrive session started.
Implementation
void startGuidance(directions_driving_route.DrivingRoute? route);