id property

String? id

Channel id.

Implementation

String? get id => state?._channelState.channel?.id ?? _id;