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