flushEvents method

Future<void> flushEvents()
inherited

Implementation

Future<void> flushEvents() {
  throw UnimplementedError('flushEvents() has not been implemented');
}