launch method

  1. @override
void launch()
override

Implementation

@override
void launch() {
  methodChannel.invokeMethod(SDK_LAUNCH);
}