storage property

ConfigStorage get storage

The active credential storage backend (FileConfigStorage by default).

Implementation

ConfigStorage get storage => _storage;