isLeaving property

  1. @internal
bool isLeaving

Implementation

@internal
bool get isLeaving => _state == ChannelStates.leaving;