ChatGptReferenceImage.fileId constructor

const ChatGptReferenceImage.fileId({
  1. required String fileId,
})

Implementation

const factory ChatGptReferenceImage.fileId({   required String fileId , }) = ChatGptReferenceImage_FileId;