resume method

dynamic resume()

Implementation

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