imageFile property

  1. @JsonKey(name: "image_file")
GptThreadContentImageFile? imageFile
getter/setter pair

Implementation

@JsonKey(name: "image_file")
GptThreadContentImageFile? imageFile;