results property

Pointer<CodeResult> results
getter/setter pair

< The results of the barcode decoding. Owned pointer. Must be freed by Dart code.

Implementation

external ffi.Pointer<CodeResult> results;