liveUser property

AuthNotifier<T?> liveUser

Implementation

AuthNotifier<T?> get liveUser {
  throw UnimplementedError('liveUser is not implemented');
}