menu
walletconnect_pay package
documentation
models/walletconnect_pay_models.dart
MerchantInfo
MerchantInfo.new const constructor
MerchantInfo.new const constructor
dark_mode
light_mode
MerchantInfo
constructor
const
MerchantInfo
(
{
required
String
name
,
String
?
iconUrl
,
})
Implementation
const factory MerchantInfo({required String name, String? iconUrl}) = _MerchantInfo;
walletconnect_pay package
documentation
models/walletconnect_pay_models
MerchantInfo
MerchantInfo.new const constructor
MerchantInfo class