shopperName property

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

The name of the person funding the money.

Implementation

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