SQLDelight
Toggle table of contents
2.2.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
SQLDelight
coroutines-extensions
/
app.cash.sqldelight.coroutines
/
mapToOneNotNull
map
To
One
Not
Null
fun
<
T
:
Any
>
Flow
<
Query
<
T
>
>
.
mapToOneNotNull
(
context
:
CoroutineContext
)
:
Flow
<
T
>