flushAll method

void flushAll()

Implementation

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