userLogout static method

void userLogout()

Implementation

static void userLogout(){
  sdk.callMethod('userLogout');
}