userLogout method

void userLogout()

Implementation

void userLogout() {
  throw UnimplementedError('userLogout() has not been implemented.');
}