storage property

StorageApi get storage

Implementation

StorageApi get storage => _storage ??= StorageApi(client);