getProfile

abstract fun getProfile(): Flow<Profile>

Retrieves the profile information.

Return

A Flow emitting the Profile object.