onUserActiveChanged property

Stream<bool> get onUserActiveChanged

Implementation

Stream<bool> get onUserActiveChanged => _userActiveController.stream;