skillsRootPath property
String?
get
skillsRootPath
The root directory where skill ZIPs are stored (desktop/mobile only).
Implementation
String? get skillsRootPath => _skillsRootPath;
The root directory where skill ZIPs are stored (desktop/mobile only).
String? get skillsRootPath => _skillsRootPath;