@override Future<List<String>?> getAvailableLanguages() { return mapsIndoorsMethodChannel .invokeListMethod<String>("MIN_getAvailableLanguages"); }