Disconnect from a scanner by ID
scannerId The ID of the scanner to disconnect from
scannerId
Future<bool> disconnect(int scannerId) { throw UnimplementedError('disconnect() has not been implemented.'); }