Disable scale on a scanner
scannerId The ID of the scanner
scannerId
Future<bool> disableScale(int scannerId) { throw UnimplementedError('disableScale() has not been implemented.'); }