isHandlingAuthChange property

  1. @visibleForTesting
bool get isHandlingAuthChange

true if the repository is currently handling an auth change.

Implementation

@visibleForTesting
bool get isHandlingAuthChange => _isHandlingAuthChange;