getMapsIndoorsLanguage function

Future<String?> getMapsIndoorsLanguage()

Gets the current SDK language

Implementation

Future<String?> getMapsIndoorsLanguage() =>
    MapsindoorsPlatform.instance.getLanguage();