filePath property

String? filePath
final

If download is "completed", provides the path of the downloaded file. Depending on the platform, it is not guaranteed to be set, nor the file is guaranteed to exist.

Implementation

final String? filePath;