onDirectionsRequestInterceptor method
Implementation
void onDirectionsRequestInterceptor(OnDirectionsRequestInterceptor callback) {
_onDirectionsRequestInterceptor = callback;
}
void onDirectionsRequestInterceptor(OnDirectionsRequestInterceptor callback) {
_onDirectionsRequestInterceptor = callback;
}