isJoined property

  1. @internal
bool isJoined

Implementation

@internal
bool get isJoined => _state == ChannelStates.joined;