flush method

  1. @override
void flush()
override

Implementation

@override
void flush() {
  methodChannel.invokeMethod("flush");
}