fetchSelfInfo method

void fetchSelfInfo()

Implementation

void fetchSelfInfo() {
  return _userManager.fetchSelfInfo();
}