restore method

void restore()
override

Implementation

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