nextLifecycleResumedState method
Implementation
Future<LifecycleState> nextLifecycleResumedState() =>
nextLifecycleState(LifecycleState.resumed);
Future<LifecycleState> nextLifecycleResumedState() =>
nextLifecycleState(LifecycleState.resumed);