authStatus property

Rx<RxStatus> get authStatus

Current authentication status.

Implementation

Rx<RxStatus> get authStatus => _authService.status;