ILPInfoConfig constructor
ILPInfoConfig({})
Implementation
ILPInfoConfig({
this.filePath,
required this.name,
required this.width,
required this.height,
required this.cover,
required this.layer,
});
ILPInfoConfig({
this.filePath,
required this.name,
required this.width,
required this.height,
required this.cover,
required this.layer,
});