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