shopperStatement property

  1. @BuiltValueField.new(wireName: r'shopperStatement')
String? get shopperStatement

The text to be shown on the shopper's bank statement.

Implementation

@BuiltValueField(wireName: r'shopperStatement')
String? get shopperStatement;