logout method

void logout()

Implementation

void logout() {
  _invokeMethod('logout');
}