refresh method

Future refresh()

Implementation

Future refresh() async {
  throw UnimplementedError('refresh() has not been implemented.');
}