menu
client_stripe package
documentation
models.dart
SourceTypeWechat
SourceTypeWechat const constructor
SourceTypeWechat const constructor
dark_mode
light_mode
SourceTypeWechat
constructor
const
SourceTypeWechat
(
{
String
?
prepayId
,
String
?
qrCodeUrl
,
String
?
statementDescriptor
,
})
Implementation
const SourceTypeWechat({ this.prepayId, this.qrCodeUrl, this.statementDescriptor, });
client_stripe package
documentation
models
SourceTypeWechat
SourceTypeWechat const constructor
SourceTypeWechat class