flush method

void flush()

Implementation

void flush() {
  methodChannel.invokeMethod('Tracker/flush');
}