readTestInitialLifecycleStateFromNativeWindow method

void readTestInitialLifecycleStateFromNativeWindow()

Re-attempts the initialization of the lifecycle state after providing test values in TestPlatformDispatcher.initialLifecycleStateTestValue.

Implementation

void readTestInitialLifecycleStateFromNativeWindow() {
  readInitialLifecycleStateFromNativeWindow();
}