menu
flint_dart package
documentation
cache.dart
MemoryCacheStore
MemoryCacheStore.new constructor
MemoryCacheStore.new constructor
dark_mode
light_mode
MemoryCacheStore
constructor
MemoryCacheStore
(
{
int
maxSize
=
100
,
})
Implementation
MemoryCacheStore({this.maxSize = 100});
flint_dart package
documentation
cache
MemoryCacheStore
MemoryCacheStore.new constructor
MemoryCacheStore class