AppIconTemplate constructor
AppIconTemplate({})
Implementation
AppIconTemplate({
required this.platform,
required this.directoryPath,
required this.imageDirectory,
required this.sizes,
this.extension = 'png',
});