tokens property

List<Token>? tokens
final

All tokens extracted from the decoded barcode data.

Implementation

final List<Token>? tokens;