获取截图文件的完整路径
Gets the full path of a snapshot file.
static String? getSnapshotFilePath(String fileName) => getFilePath(FolderType.snapshot, fileName);