await Item
Assert that the next event received was an item and return it. This function will suspend if no events have been received.
Throws
if the next event was completion or an error.
Assert that the next event received was an item and return it. This function will suspend if no events have been received.
if the next event was completion or an error.