menu
stash package
documentation
stash_harness.dart
TestContext<T extends CacheStore>
newStore abstract method
newStore abstract method
dark_mode
light_mode
newStore
abstract method
Future
<
T
>
newStore
(
)
Creates a new store
Implementation
Future<T> newStore();
stash package
documentation
stash_harness
TestContext<T extends CacheStore>
newStore abstract method
TestContext class