googlePay property

PaymentSheetGooglePay? get googlePay
inherited

Configuration related to Google Pay If set, PaymentSheet displays Google Pay as a payment option

Implementation

@JsonKey(toJson: UserInterfaceStyleKey.toJson) ThemeMode? get style;/// Configuration related to Google Pay
/// If set, PaymentSheet displays Google Pay as a payment option
 PaymentSheetGooglePay? get googlePay;