savePath property

String get savePath

Returns the file path to be used for saving.

Implementation

String get savePath => "$cacheDir/$saveFileName";