url property

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

The URL at which the shopper can complete the payment.

Implementation

@BuiltValueField(wireName: r'url')
String get url;