launch method

void launch()

Implementation

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