shopperName property

  1. @BuiltValueField.new(wireName: r'shopperName')
Name? get shopperName

The name of the shopper.

Implementation

@BuiltValueField(wireName: r'shopperName')
Name? get shopperName;