cancel
abstract fun cancel()
Content copied to clipboard
Cancel collecting events from the source Flow. Any events which have already been received will still need consumed using the "await" functions.
Cancel collecting events from the source Flow. Any events which have already been received will still need consumed using the "await" functions.