查询底层解码器是否已连接。
Future<bool> scannerIsDecoderConnected() { throw UnimplementedError( 'scannerIsDecoderConnected() has not been implemented.', ); }