storage property
ConfigStorage
get
storage
The active credential storage backend (FileConfigStorage by default).
Implementation
ConfigStorage get storage => _storage;
The active credential storage backend (FileConfigStorage by default).
ConfigStorage get storage => _storage;