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