resetInitialLifecycleState method
Resets initialLifecycleState to the default value for the platform.
Implementation
void resetInitialLifecycleState() {
_initialLifecycleStateTestValue = '';
}
Resets initialLifecycleState to the default value for the platform.
void resetInitialLifecycleState() {
_initialLifecycleStateTestValue = '';
}