isHandlingAuthChange property
true if the repository is currently handling an auth change.
Implementation
@visibleForTesting
bool get isHandlingAuthChange => _isHandlingAuthChange;
true if the repository is currently handling an auth change.
@visibleForTesting
bool get isHandlingAuthChange => _isHandlingAuthChange;