storage property
KoolbaseStorageClient
get
storage
Access the storage client
Implementation
static KoolbaseStorageClient get storage {
_ensureInitialized();
return _storage!;
}
Access the storage client
static KoolbaseStorageClient get storage {
_ensureInitialized();
return _storage!;
}