PlatformPayPaymentMethodParams.web constructor
- @JsonSerializable(explicitToJson: true)
- required PlatformPayWebPaymentRequestCreateOptions options,
Implementation
@JsonSerializable(explicitToJson: true)
const factory PlatformPayPaymentMethodParams.web({
required PlatformPayWebPaymentRequestCreateOptions options,
}) = PlatformPayPaymentMethodParamsWeb;