toStorage property

_ToStorage<V>? toStorage
final

Persist data into storage.

Implementation

final _ToStorage<V>? toStorage;