File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88here] ( https://www.elegantobjects.org/badge.svg )] ( https://www.elegantobjects.org )
99[ ![ DevOps By
1010Rultor.com] ( https://www.rultor.com/b/dartoos-dev/json_cache )] ( https://www.rultor.com/p/dartoos-dev/json_cache )
11-
11+
1212[ ![ pub] ( https://img.shields.io/pub/v/json_cache )] ( https://pub.dev/packages/json_cache )
1313[ ![ license] ( https://img.shields.io/badge/license-mit-green.svg )] ( https://github.com/dartoos-dev/json_cache/blob/master/LICENSE )
1414[ ![ PDD status] ( https://www.0pdd.com/svg?name=dartoos-dev/json_cache )] ( https://www.0pdd.com/p?name=dartoos-dev/json_cache )
@@ -169,8 +169,8 @@ device.
169169
170170#### Typical Usage
171171
172- Due to the fact that ` JsonCacheMem ` is a decorator, you should normally pass
173- another ` JsonCache ` instance to it whenever you instantiate a ` JsonCacheMem `
172+ Due to the fact that ` JsonCacheMem ` is a [ Decorator ] ( https://en.wikipedia.org/wiki/Decorator_pattern ) ,
173+ you should normally pass another ` JsonCache ` instance to it whenever you instantiate a ` JsonCacheMem `
174174object. For example:
175175
176176``` dart
You can’t perform that action at this time.
0 commit comments