ForwardingRequestCreateOptions constructor
const
ForwardingRequestCreateOptions({})
Implementation
const ForwardingRequestCreateOptions({
required this.config,
this.expand,
required this.paymentMethod,
required this.replacements,
this.request,
required this.url,
});