watchDictionaryItem property
For watching the dictionary history collection.
Implementation
Stream<void> Function(int) get watchDictionaryItem =>
_database.dictionarySearchResults.watchObjectLazy;
For watching the dictionary history collection.
Stream<void> Function(int) get watchDictionaryItem =>
_database.dictionarySearchResults.watchObjectLazy;