PartnerName$Response constructor
const
PartnerName$Response({
- String? partnerName,
Implementation
const PartnerName$Response({
this.partnerName,
});
const PartnerName$Response({
this.partnerName,
});