memoryLocalCache
Creates an instance of MemoryLocalCache
. The instance can be set to
FirestoreSettings.cache
to tell the SDK which cache layer to use.
§
memoryLocalCache(settings?: MemoryCacheSettings): MemoryLocalCache
[src]§Parameters
§
settings?: MemoryCacheSettings optional
[src]