printNewLine method

Future printNewLine()

printNewLine()

Implementation

Future<dynamic> printNewLine() => _channel.invokeMethod('printNewLine');