isEmpty property

bool isEmpty

Returns true if there are no messages on the buffer. A channel calls this method whenever a new taker is registered.

Implementation

bool get isEmpty;