handleAppLifecycleStateForTesting method
Implementation
@visibleForTesting
void handleAppLifecycleStateForTesting(AppLifecycleState state) {
_handleAppLifecycleState(state);
}
@visibleForTesting
void handleAppLifecycleStateForTesting(AppLifecycleState state) {
_handleAppLifecycleState(state);
}