start method

Future start()

Implementation

Future start() {
  throw UnimplementedError('start() has not been implemented.');
}