getAppLifecycleReactor function

AppLifecycleReactor? getAppLifecycleReactor()

Implementation

AppLifecycleReactor? getAppLifecycleReactor() {
  return _appLifecycleReactor;
}