tempDir property

Future<Directory> get tempDir

Implementation

static Future<Directory> get tempDir => pp.getTemporaryDirectory();