refreshReader method

void refreshReader()

Implementation

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