ean property

String? get ean

Implementation

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