flushEvents method

void flushEvents([
  1. String? callbackId
])

Implementation

void flushEvents([String? callbackId]) {
  throw UnimplementedError('flushEvents() has not been implemented.');
}