link method

  1. @override
Link link(
  1. String path
)
override

Child link

Implementation

@override
Link link(String path) => newLink(path);