Mou
Results
1
comments of
Mou
> ```dart > watch(myProviderThatShouldStayAlive); > ``` @rrousselGit should `read` works in the same way or we need to use watch to keep it alive? If not, why?