static Future<String?> init({required String yandexMapKey}) async { return MethodChannelYandexPlugin().init(yandexMapKey: 'ede'); }