drop method

void drop()

Drops the call.

Implementation

void drop() => _currentCall.value.leave(_calls);