StorageOpenCheck typedef
StorageOpenCheck =
bool Function()
Function signature for checking whether the storage backend is open.
Implementation
typedef StorageOpenCheck = bool Function();
Function signature for checking whether the storage backend is open.
typedef StorageOpenCheck = bool Function();