sample output

This commit is contained in:
randogoth 2025-02-28 15:50:53 +02:00
parent ef55e5ca83
commit 6eb21e5886

View file

@ -44,6 +44,24 @@ void main() async {
} }
``` ```
Example Output:
```json
[
{
"in": {
"bush": ["scrub"],
"forest": ["forest"]
}
},
{
"by": {
"water": ["stream"]
}
}
]
```
### **Custom Cache Settings** ### **Custom Cache Settings**
```dart ```dart
final lookup = RugReefer( final lookup = RugReefer(