workingDirectory property
String
get
workingDirectory
Get the current working directory
Implementation
String get workingDirectory => Directory.current.path;
Get the current working directory
String get workingDirectory => Directory.current.path;