Returns the name of the shell's startup script or configuration file e.g. .bashrc
@override String get startScriptName { // good enough // ignore: only_throw_errors throw UnimplementedError; }