flush method

void flush()

Implementation

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