temporaryPath property

String temporaryPath
latefinal

Absolute path to the temporary directory.

Use this for files required only during the current app session.

Implementation

late final String temporaryPath;