pathToScriptDirectory property Null safety

String pathToScriptDirectory

the absolute path to the directory the script lives in

Implementation

String get pathToScriptDirectory => _scriptDirectory;