onStateChanged abstract method

void onStateChanged(
  1. AppLifecycleState state
)

Called when the application lifecycle state changes.

Implementation

void onStateChanged(AppLifecycleState state);