inactiveLifecycleState method
Apps in this state should assume that they may be pausedLifecycleState
at any time.
Implementation
@override
void inactiveLifecycleState() {}
Apps in this state should assume that they may be pausedLifecycleState
at any time.
@override
void inactiveLifecycleState() {}