getUserName abstract method

Future<String?> getUserName()

Retrieves the locally stored user name.

Implementation

Future<String?> getUserName();