onExit property

Future<int> onExit

Implementation

Future<int> get onExit => process.exitCode;