refresh method

void refresh()

Implementation

void refresh() {
  _authInstance.currentUser?.reload();
}