supportsLink property

  1. @override
bool get supportsLink
override

Whether the file system supports links.

Implementation

@override
bool get supportsLink => throw UnsupportedError('fs.supportsLink');