executable property

  1. @override
String executable
override

The executable ran for each process.

Implementation

@override
String get executable => 'dart';