cancel

abstract suspend fun cancel()

Cancel collecting events from the source Flow. Any events which have already been received will still need consumed using the "await" functions.