pathToDartExe property
String?
get
pathToDartExe
The path to the dart exe. Returns null if the the path cannot be foun.d
Implementation
String? get pathToDartExe => _pathToDartExe;
The path to the dart exe. Returns null if the the path cannot be foun.d
String? get pathToDartExe => _pathToDartExe;