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