menu
adyen_api package
documentation
checkout_models.dart
LineItem
productUrl property
productUrl property
dark_mode
light_mode
productUrl
property
@BuiltValueField.new(wireName: r'productUrl')
String
?
get
productUrl
Link to the purchased item.
Implementation
@BuiltValueField(wireName: r'productUrl') String? get productUrl;
adyen_api package
documentation
checkout_models
LineItem
productUrl property
LineItem class