resetPage method

Future<bool?> resetPage()

Implementation

Future<bool?> resetPage() {
  throw UnimplementedError('resetPage() has not been implemented.');
}