Returns the system temporary directory.
When this override is installed, this function overrides the behavior of Directory.systemTemp.
Directory.systemTemp
Directory getSystemTempDirectory() => _Directory.systemTemp;