获取禁止重复输出同一条码的开关状态。
Future<bool> scannerGetDisableSameBarcode() { throw UnimplementedError( 'scannerGetDisableSameBarcode() has not been implemented.', ); }