flushEvents abstract method

void flushEvents({
  1. Platform? platform,
})

Send events if necessary.

Implementation

void flushEvents({Platform? platform});