Map<String, Object> toJson() => { 'failingCommand': failingCommand, 'exitCode': exitCode, 'output': output, 'manualActions': manualActions, };