credentials property
Returns the Credentials used in AuthService.
Implementation
Rx<Credentials?> get credentials => _authService.credentials;
Returns the Credentials used in AuthService.
Rx<Credentials?> get credentials => _authService.credentials;