exitCode property

Future<int> get exitCode

Completes with the exit code when the process terminates.

Implementation

Future<int> get exitCode;