iFlushBuffer method

Future<int> iFlushBuffer()

Implementation

Future<int> iFlushBuffer() {
  return UniFlutterPluginPlatform.instance.iFlushBuffer();
}