FileSystemEntityUtils extension
Methods
-
tryResolveSymbolicLinks(
) → Future< String?> -
Available on FileSystemEntity, provided by the FileSystemEntityUtils extension
Tries to resolve the path of this FileSystemEntity through resolveSymbolicLinks and returnsnull
if the path cannot be resolved.