refresh method

Future<void> refresh()

Reloads the user data

Implementation

Future<void> refresh() => _loadUser();