getSolution function

Future<MPSolution?> getSolution()

Gets the MPSolution for the current API key

Implementation

Future<MPSolution?> getSolution() => MapsindoorsPlatform.instance.getSolution();