didLaunchInBackground property

bool didLaunchInBackground
getter/setter pair

Indicates whether the iOS app was launched in the background.

Implementation

late bool didLaunchInBackground;