pathToPubExe property

String? pathToPubExe

file path to the 'pub' command.

Implementation

String? get pathToPubExe => _pathToPubExe;