menu
meowchannel package
documentation
extensions/isolate_worker/isolate_events.dart
IsolateWorkerInActionEvent<A>
withId method
withId method
dark_mode
light_mode
withId
method
@
override
WorkerEvent
withId
(
String
id
)
override
Implementation
@override WorkerEvent withId(String id) => IsolateWorkerInActionEvent<A>(id, this.action);
meowchannel package
documentation
extensions/isolate_worker/isolate_events
IsolateWorkerInActionEvent<A>
withId method
IsolateWorkerInActionEvent class