@override Future<bool?> preTare(int tareValue) { return methodChannel.invokeMethod<bool>('preTare', tareValue); }