scannerGetHandleKey method

Future<bool> scannerGetHandleKey()

获取实体扫码键接管状态。

Implementation

Future<bool> scannerGetHandleKey() {
  throw UnimplementedError('scannerGetHandleKey() has not been implemented.');
}