exitCode property

Future<int> exitCode
final

Completes with the process exit code once it finishes.

Implementation

final Future<int> exitCode;