menu
neomage package
documentation
data/services/team_memory_service.dart
TeamMemoryService
stopWatching method
stopWatching method
dark_mode
light_mode
stopWatching
method
void
stopWatching
(
)
Stop watching.
Implementation
void stopWatching() { _watchTimer?.cancel(); }
neomage package
documentation
data/services/team_memory_service
TeamMemoryService
stopWatching method
TeamMemoryService class