isLink method

  1. @override
Future<bool> isLink()
override

Implementation

@override
Future<bool> isLink() => fs.isLink(path);