Cut the paper.
@override Future<String?> cutPaper() async { return await methodChannel.invokeMethod<String>('cutPaper'); }