endSession static method

void endSession()

Implementation

static void endSession() {
  _channel.invokeMethod('endSession');
}