pathToDartExe property

String? pathToDartExe

The path to the dart exe. Returns null if the the path cannot be foun.d

Implementation

String? get pathToDartExe => _pathToDartExe;