paymentMethodData property
Echo data to be used if the payment method is displayed as part of this group.
Implementation
@BuiltValueField(wireName: r'paymentMethodData')
String? get paymentMethodData;
Echo data to be used if the payment method is displayed as part of this group.
@BuiltValueField(wireName: r'paymentMethodData')
String? get paymentMethodData;