post constant
The HTTP method to use for the request Adyen makes on your behalf to the third party.
Implementation
@BuiltValueEnumConst(wireName: r'post')
static const CheckoutOutgoingForwardRequestHttpMethodEnum post = _$checkoutOutgoingForwardRequestHttpMethodEnum_post;