getMapsIndoorsLanguage function
Gets the current SDK language
Implementation
Future<String?> getMapsIndoorsLanguage() =>
MapsindoorsPlatform.instance.getLanguage();
Gets the current SDK language
Future<String?> getMapsIndoorsLanguage() =>
MapsindoorsPlatform.instance.getLanguage();