StorageData typedef

StorageData = Uint8List

Storage data associated to a `StorageKey`.

Implementation

typedef StorageData = Uint8List;