PartnerResponse constructor
PartnerResponse({})
Implementation
PartnerResponse({
required this.partner,
required this.promotions,
required this.locations,
required this.articles,
});
PartnerResponse({
required this.partner,
required this.promotions,
required this.locations,
required this.articles,
});