startScene static method

void startScene()

Implementation

static void startScene() {
  _methodChannel.invokeMethod('startScene');
}