barcodes property

List<String>? barcodes

Implementation

List<String>? get barcodes => (_$data['barcodes'] as List<String>?);