fileCitation property

  1. @JsonKey(name: "file_citation")
GptThreadAnnotationFileCitation? fileCitation
getter/setter pair

Implementation

@JsonKey(name: "file_citation")
GptThreadAnnotationFileCitation? fileCitation;