replyEvent property

PhoenixChannelEvent replyEvent

The event name of the expected reply coming from the Phoenix backend.

Implementation

PhoenixChannelEvent get replyEvent =>
    _replyEvent ??= PhoenixChannelEvent.replyFor(ref);