barcode property

String? get barcode

Implementation

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