shopperName property

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

Name of the person.

Implementation

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