stop method

void stop()

Implementation

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