Jetpack
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Jetpack
:data
/
dev.atick.data.repository.profile
/
ProfileRepository
/
getProfile
get
Profile
androidJvm
abstract
fun
getProfile
(
)
:
Flow
<
Profile
>
Retrieves the profile information.
Return
A Flow emitting the Profile object.