barcode property

List<String>? barcode

Implementation

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