WhatsappStickers constructor
WhatsappStickers({})
Implementation
WhatsappStickers({
required this.identifier,
required this.name,
required this.publisher,
required this.trayImageFileName,
this.publisherWebsite,
this.privacyPolicyWebsite,
this.licenseAgreementWebsite,
});