credentials property

Rx<Credentials?> get credentials

Returns the current Credentials.

Implementation

Rx<Credentials?> get credentials => _authService.credentials;