Callback used for processing individual inputs sent to the spawned process.
@override final Future<O> Function(I input, CR setupRecord) processInput;