remarks property

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

The message shown by UPI to the shopper on the approval screen.

Implementation

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