getCurrentDirectory property
Directory
get
getCurrentDirectory
Get current Directory.
Implementation
Directory get getCurrentDirectory => Directory(_path.value);
Get current Directory.
Directory get getCurrentDirectory => Directory(_path.value);