DirectoryDeletedException constructor
DirectoryDeletedException({
- String? message,
Implementation
DirectoryDeletedException({
this.message,
});
DirectoryDeletedException({
this.message,
});