product property

String? product

Implementation

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