menu
lokotro_pay package
documentation
models/lokotro_payment_request.dart
LokotroMerchantInfo
LokotroMerchantInfo.new const constructor
LokotroMerchantInfo.new const constructor
dark_mode
light_mode
LokotroMerchantInfo
constructor
const
LokotroMerchantInfo
(
{
required
String
name
,
String
?
url
,
String
?
logo
,
})
Implementation
const LokotroMerchantInfo({ required this.name, this.url, this.logo, });
lokotro_pay package
documentation
models/lokotro_payment_request
LokotroMerchantInfo
LokotroMerchantInfo.new const constructor
LokotroMerchantInfo class