core
Toggle table of contents
1.2.0
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.store
/
RtkStore
/
unsubscribe
unsubscribe
fun
unsubscribe
(
key
:
String
,
onChange
:
(
key
:
String
,
value
:
Any
?
)
->
Unit
?
)