ProjectDetector constructor
ProjectDetector({
- required String assetsPath,
Implementation
ProjectDetector({
required this.assetsPath,
});
ProjectDetector({
required this.assetsPath,
});