pausedAppLifecycleState method
The application is not currently visible to the user, not responding to user input, and running in the background.
Implementation
@override
void pausedAppLifecycleState() {}
The application is not currently visible to the user, not responding to user input, and running in the background.
@override
void pausedAppLifecycleState() {}