fromMemory property

_FromMemory<V>? fromMemory
final

Load cached data from memory. This cannot be async.

Implementation

final _FromMemory<V>? fromMemory;