BundleDetails constructor
BundleDetails({})
Implementation
BundleDetails({
this.availablePlatforms,
this.bundleId,
this.description,
this.iconUrl,
this.title,
this.version,
});
BundleDetails({
this.availablePlatforms,
this.bundleId,
this.description,
this.iconUrl,
this.title,
this.version,
});