snapshotPath property
String?
get
snapshotPath
获取截图文件夹路径
Gets the snapshot folder path.
Implementation
static String? get snapshotPath => getFolderPath(FolderType.snapshot);
获取截图文件夹路径
Gets the snapshot folder path.
static String? get snapshotPath => getFolderPath(FolderType.snapshot);