isJoining property

  1. @internal
bool isJoining

Implementation

@internal
bool get isJoining => _state == ChannelStates.joining;