storage property

StorageApi storage

Implementation

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