pathToScriptDirectory property
String
get
pathToScriptDirectory
the absolute path to the directory the script lives in
Implementation
String get pathToScriptDirectory => _scriptDirectory;
the absolute path to the directory the script lives in
String get pathToScriptDirectory => _scriptDirectory;