menu
fastyle_ad package
documentation
logic/models/response_ad_merchant.model.dart
FastResponseAdMerchant
FastResponseAdMerchant.new const constructor
FastResponseAdMerchant.new const constructor
dark_mode
light_mode
FastResponseAdMerchant
constructor
const
FastResponseAdMerchant
(
{
required
String
name
,
String
?
logo
,
String
?
url
,
})
Implementation
const FastResponseAdMerchant({ required this.name, this.logo, this.url, });
fastyle_ad package
documentation
logic/models/response_ad_merchant.model
FastResponseAdMerchant
FastResponseAdMerchant.new const constructor
FastResponseAdMerchant class