cutPaper method
Implementation
Future<String?> cutPaper(CutPaperType type) {
  throw UnimplementedError('cutPaper() has not been implemented.');
}Future<String?> cutPaper(CutPaperType type) {
  throw UnimplementedError('cutPaper() has not been implemented.');
}