getSolution function
Gets the MPSolution for the current API key
Implementation
Future<MPSolution?> getSolution() => MapsindoorsPlatform.instance.getSolution();
Gets the MPSolution for the current API key
Future<MPSolution?> getSolution() => MapsindoorsPlatform.instance.getSolution();