Jetpack
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Jetpack
:data
/
dev.atick.data.repository.home
/
HomeRepository
/
getJetpacks
get
Jetpacks
abstract
fun
getJetpacks
(
)
:
Flow
<
List
<
Jetpack
>
>
Retrieves a list of all jetpacks.
Return
A Flow emitting a list of Jetpack objects.