product property

String? get product

Implementation

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