options property
The customizations that can be applied when making a forward request.
Implementation
@BuiltValueField(wireName: r'options')
CheckoutForwardRequestOptions? get options;
The customizations that can be applied when making a forward request.
@BuiltValueField(wireName: r'options')
CheckoutForwardRequestOptions? get options;