menu
wht_sande_pay package
documentation
wechat_kit.dart
BaseResp
BaseResp.new const constructor
BaseResp.new const constructor
dark_mode
light_mode
BaseResp
constructor
const
BaseResp
(
{
required
int
errorCode
,
String
?
errorMsg
,
String
?
payWay
,
})
Implementation
const BaseResp({ required this.errorCode, this.errorMsg, this.payWay, });
wht_sande_pay package
documentation
wechat_kit
BaseResp
BaseResp.new const constructor
BaseResp class