status property

Rx<RxStatus> get status

Returns the authorization RxStatus.

Implementation

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