tempPath property
String?
get
tempPath
Gets the temporary file path if available.
Implementation
String? get tempPath => _tempFilePath;
Gets the temporary file path if available.
String? get tempPath => _tempFilePath;