metro
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
metro
runtime
/
dev.zacsweers.metro
/
providerOf
provider
Of
fun
<
T
:
Any
>
providerOf
(
value
:
T
)
:
Provider
<
T
>
(
source
)
Creates a
Provider
wrapper around the given
value
.