flush method

Future<void> flush()

Implementation

Future<void> flush() => _channel.invokeMethod("Backendless.Logging.flush");