directory property

Future<Directory> directory
final

Implementation

final directory = MemoryFileSystem().systemTempDirectory.createTemp('cache');