clearReceivers method

void clearReceivers()

Dispose the set of waiters associated with this push.

Implementation

void clearReceivers() => _receivers.clear();