wrapDirectory method Null safety
- Directory delegate
protected">@protected
Creates a new directory with the same file system as this entity and backed by the specified delegate.
Implementation
@protected
Directory wrapDirectory(io.Directory delegate);