isMovrProfileRegistered

abstract suspend fun isMovrProfileRegistered(): Boolean

Checks if a Movr profile is already registered for the current user.

Return

true if a Movr profile exists; false otherwise.

Throws

if the check fails.