runtime
2.0.0-alpha03
common
runtime
/
app.cash.sqldelight.db
/
QueryResult
/
AsyncValue
Async
Value
common
class
AsyncValue
<
T
>
(
getter
:
suspend
(
)
->
T
)
:
QueryResult
<
T
>
Content copied to clipboard
Functions
Properties
Functions
await
Link copied to clipboard
common
open
suspend override
fun
await
(
)
:
T
Content copied to clipboard
Properties
value
Link copied to clipboard
common
open
val
value
:
T
Content copied to clipboard