DeleteFileEntry constructor
DeleteFileEntry({
- required String filePath,
Implementation
DeleteFileEntry({
required this.filePath,
});
DeleteFileEntry({
required this.filePath,
});