channel property
String
get
channel
Returns the channel name for this subscription.
Implementation
String get channel => _channel;
Returns the channel name for this subscription.
String get channel => _channel;