@override Future<void> selfHandledClicked(data) async { _checkInitialization(); _moengagePlugin.selfHandledClicked(data); }