menu
meowchannel package
documentation
extensions/worker/worker_module.dart
SetWatchersAction<S>
SetWatchersAction constructor
SetWatchersAction constructor
dark_mode
light_mode
SetWatchersAction<
S
>
constructor
SetWatchersAction<
S
>
(
List
<
Watcher
<
dynamic
,
S
>
>
watchers
)
Implementation
SetWatchersAction(this.watchers);
meowchannel package
documentation
extensions/worker/worker_module
SetWatchersAction<S>
SetWatchersAction constructor
SetWatchersAction class