getCurrentUser

abstract fun getCurrentUser(): User?

Returns the currently logged in user.

Return

The currently logged in user.