exitCode property

Future<int> get exitCode

Completes with the remote process exit code.

Implementation

Future<int> get exitCode;