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