userLogout static method

void userLogout()

Implementation

static void userLogout(){
  print("userLogout not implement");
}