PlatformPayConfirmParamsWeb constructor
const
PlatformPayConfirmParamsWeb({
- required PlatformPayWebPaymentRequestCreateOptions options,
Implementation
const factory PlatformPayConfirmParamsWeb(
{required final PlatformPayWebPaymentRequestCreateOptions options}) =
_$PlatformPayConfirmParamsWebImpl;