We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d43a76 commit 7445f5bCopy full SHA for 7445f5b
README.md
@@ -152,7 +152,7 @@ object. For example:
152
await jsonCache.remove(userId);
153
}
154
```
155
-#### JsonCacheMem.init constructor
+#### JsonCacheMem.init
156
157
[JsonCacheMem.init](https://pub.dev/documentation/json_cache/latest/json_cache/JsonCacheMem/JsonCacheMem.init.html)
158
is the constructor whose purpose is to initialize the cache upon object
0 commit comments