OfflineRoutingEngine.withSdkEngine constructor
- SDKNativeEngine sdkEngine
Creates a new instance of OfflineRoutingEngine.
sdkEngineAn SDKEngine instance.
Throws InstantiationException. Indicates what went wrong when the instantiation was attempted.
Implementation
factory OfflineRoutingEngine.withSdkEngine(SDKNativeEngine sdkEngine) => $prototype.withSdkEngine(sdkEngine);