payment property
Action to be taken for completing the payment.
Implementation
@BuiltValueField(wireName: r'payment')
PaymentResponse? get payment;
Action to be taken for completing the payment.
@BuiltValueField(wireName: r'payment')
PaymentResponse? get payment;