tempPath property

String? get tempPath

Gets the temporary file path if available.

Implementation

String? get tempPath => _tempFilePath;