设置单次解码超时时间,单位毫秒。
Future<void> scannerSetDecodeTimeout(int milliseconds) { throw UnimplementedError( 'scannerSetDecodeTimeout() has not been implemented.', ); }