@override Future<String?> getPrinterCutTimes() async { return await methodChannel.invokeMethod<String>('getPrinterCutTimes'); }