channel property

String? get channel

Name of the currently connected channel.

現在接続しているチャンネル名。

Implementation

String? get channel => _channel;