fgbgSubscription property

StreamSubscription<FGBGType> fgbgSubscription
getter/setter pair

Stream subscription to listen to foreground/background events.

Implementation

static late StreamSubscription<FGBGType> fgbgSubscription;