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