savePath property
String
get
savePath
Returns the file path to be used for saving.
Implementation
String get savePath => "$cacheDir/$saveFileName";
Returns the file path to be used for saving.
String get savePath => "$cacheDir/$saveFileName";