menu
network_api_sdk
network_api_sdk.dart
FileCacheStore
FileCacheStore.new constructor
FileCacheStore.new
dark_mode
light_mode
FileCacheStore
constructor
FileCacheStore
(
File
_file
)
Creates a cache store backed by
_file
.
Implementation
FileCacheStore(this._file);
network_api_sdk
network_api_sdk
FileCacheStore
FileCacheStore.new constructor
FileCacheStore class