pathToDartExe property

String? pathToDartExe

The path to the dart exe.

Implementation

String? get pathToDartExe => _pathToDartExe;