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