launch method

void launch()

Implementation

void launch() {
  throw UnimplementedError('platformVersion() has not been implemented.');
}