reset method

void reset()

Implementation

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