Stop printing
@override Future<void> stopPrint() async { await methodChannel.invokeMethod('stopPrint'); }