menu
client_stripe package
documentation
models.dart
SourceTypeWechat
SourceTypeWechat.new const constructor
SourceTypeWechat.new 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.new const constructor
SourceTypeWechat class