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