resume method

void resume()

Implementation

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