paypalErrorDescription property

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

Related to PayPal.

Implementation

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