pathToDartToNativeExe property

String? pathToDartToNativeExe

file path to the 'dart2native' command.

Implementation

String? get pathToDartToNativeExe => _pathToDartNativeExe;