flush method

  1. @override
Future flush()
override

Implementation

@override
flush() {
  return _queuePlugin.flush();
}