getMapsIndoorsDefaultLanguage function
Returns the current solution's default language
Implementation
Future<String?> getMapsIndoorsDefaultLanguage() =>
MapsindoorsPlatform.instance.getDefaultLanguage();
Returns the current solution's default language
Future<String?> getMapsIndoorsDefaultLanguage() =>
MapsindoorsPlatform.instance.getDefaultLanguage();