getUser abstract method

Future<User?> getUser()

Implementation

Future<User?> getUser();