fetchCurrentUser abstract method

Future<User> fetchCurrentUser()

Fetches the current user.

Implementation

Future<User> fetchCurrentUser();