onExit property

Future<int> get onExit

Implementation

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