channel property
The channel the message was sent to.
This is null if the message was received via a pattern subscription (pmessage).
Implementation
final String? channel;
The channel the message was sent to.
This is null if the message was received via a pattern subscription (pmessage).
final String? channel;