vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
core
/
com.patrykandpatrick.vico.core.common.data
/
ExtraStore
/
get
get
open
operator
fun
<
T
:
Any
>
get
(
key
:
ExtraStore.Key
<
T
>
)
:
T
Returns the value associated with the provided key.