homeDirectory property

String get homeDirectory

The default home directory of the current user.

Implementation

String get homeDirectory => getHomeDirectory(fs);