startSession static method

void startSession()

Implementation

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