RunInTerminalResponseBody.fromMap(Map<String, Object?> obj) : processId = obj['processId'] as int?, shellProcessId = obj['shellProcessId'] as int?;