awaitOrNull

suspend fun awaitOrNull(): ModalEvent?(source)

Suspends until the modal is submitted, and returns the event, or null if the timeout has been reached.