tempDir property

String get tempDir

Get platform-appropriate temp directory.

Implementation

String get tempDir => Directory.systemTemp.path;