getSavePath method

String? getSavePath()

Implementation

String? getSavePath() {
  return _savePath;
}