PlatformPayConfirmParams.googlePay constructor
const
PlatformPayConfirmParams.googlePay({
- required GooglePayParams googlePay,
Implementation
@JsonSerializable(explicitToJson: true)
const factory PlatformPayConfirmParams.googlePay({
required GooglePayParams googlePay,
}) = PlatformPayConfirmParamsGooglePay;