SQLDelight
Toggle table of contents
2.2.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
SQLDelight
async-extensions
/
app.cash.sqldelight.async.coroutines
/
awaitAsOneOrNull
await
As
One
Or
Null
suspend
fun
<
T
:
Any
>
ExecutableQuery
<
T
>
.
awaitAsOneOrNull
(
)
:
T
?