shopperName property

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

the name of the person

Implementation

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