toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.utils
/
Signal
/
observe
observe
fun
observe
(
scope
:
CoroutineScope
?
=
null
,
onEach
:
suspend
(
T
)
->
Unit
,
onCompletion
:
(
Throwable
?
)
->
Unit
?
=
null
)
:
Job