menu
libspiffy package
documentation
internals.dart
ChannelEvent
replyTo property
replyTo property
dark_mode
light_mode
replyTo
property
@
override
ActorRef?
get
replyTo
inherited
The actor to reply to.
Implementation
@override ActorRef? get replyTo => metadata['replyTo'] as ActorRef?;
libspiffy package
documentation
internals
ChannelEvent
replyTo property
ChannelEvent class