results property
< The results of the barcode decoding. Owned pointer. Must be freed by Dart code.
Implementation
external ffi.Pointer<CodeResult> results;
< The results of the barcode decoding. Owned pointer. Must be freed by Dart code.
external ffi.Pointer<CodeResult> results;