credential property

AuthCredential? credential

The users AuthCredential.

Implementation

AuthCredential? get credential => _delegate.credential;