StorageRemove typedef

StorageRemove = Future<void> Function(String key)

Implementation

typedef StorageRemove = Future<void> Function(String key);