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