Link(String path)

Creates a Link object.

Source

factory Link(String path) => new _Link(path);