@override Future<void> setCurrentContext(List<String> contexts) async { _checkInitialization(); _moengagePlugin.setCurrentContext(contexts); }