flushEvents method

Future<void> flushEvents()

Implementation

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