channel property

String? channel
final

The channel the message was sent to.

This is null if the message was received via a pattern subscription (pmessage).

Implementation

final String? channel;