possibleFormats property

List<BarcodeFormat>? possibleFormats
final

Image is known to be of one of a few possible formats. Maps to a List of BarcodeFormats.

Implementation

final List<BarcodeFormat>? possibleFormats;