getUserInfo abstract method

Future<User?> getUserInfo()

Retrives users information

Implementation

Future<User?> getUserInfo();