threadId property
The ID of the thread that was executed on as a part of this run.
Implementation
@JsonKey(name: "thread_id")
String threadId;
The ID of the thread that was executed on as a part of this run.
@JsonKey(name: "thread_id")
String threadId;