AppStoreAppStoreListing constructor
AppStoreAppStoreListing({})
Implementation
AppStoreAppStoreListing({
this.appIconId,
this.appName,
this.fullDescription,
this.languageCode,
this.screenshotId,
this.shortDescription,
this.videoLink,
});