getNavigationRequest abstract method
Return the navigation request that should be passes to the contributors returned from getNavigationContributors.
Throw a RequestFailure if the request could not be created.
Implementation
Future<NavigationRequest> getNavigationRequest(
AnalysisGetNavigationParams parameters);