canPush property

bool canPush

Implementation

bool get canPush => socket!.isConnected && isJoined;