isStaticCredential property

bool isStaticCredential

Returns true if the Credential is static (future calls to resolveCredential will return the same instance).

Implementation

bool get isStaticCredential;