liveUser property

ValueNotifier<T?> get liveUser

Implementation

ValueNotifier<T?> get liveUser => _userNotifier;