reorderItems property
Indicator for whether the shopper has already purchased the same items in the past.
Implementation
@BuiltValueField(wireName: r'reorderItems')
bool? get reorderItems;
Indicator for whether the shopper has already purchased the same items in the past.
@BuiltValueField(wireName: r'reorderItems')
bool? get reorderItems;