registerMovrProfile

abstract suspend fun registerMovrProfile(): Boolean

Registers a Movr profile for the current user.

Return

true if the profile was registered successfully; false otherwise.

Throws

if registration fails.