menu
client_stripe package
documentation
models.dart
PaymentMethodDetailsCashapp
PaymentMethodDetailsCashapp const constructor
PaymentMethodDetailsCashapp const constructor
dark_mode
light_mode
PaymentMethodDetailsCashapp
constructor
const
PaymentMethodDetailsCashapp
(
{
String
?
buyerId
,
String
?
cashtag
,
})
payment_method_details_cashapp
Implementation
const PaymentMethodDetailsCashapp({ this.buyerId, this.cashtag, });
client_stripe package
documentation
models
PaymentMethodDetailsCashapp
PaymentMethodDetailsCashapp const constructor
PaymentMethodDetailsCashapp class