appWillEnterForeground method

dynamic appWillEnterForeground()

Implementation

appWillEnterForeground() {
  AppsFlyerManager().applicationWillEnterForeground();
}