readTestInitialLifecycleStateFromNativeWindow method Null safety

void readTestInitialLifecycleStateFromNativeWindow()

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

Implementation

void readTestInitialLifecycleStateFromNativeWindow() {
  readInitialLifecycleStateFromNativeWindow();
}