liveError property

AuthNotifier<String> liveError

Implementation

AuthNotifier<String> get liveError {
  throw UnimplementedError('liveError is not implemented');
}