GptThreadAnnotationFileCitation.fromJson constructor

GptThreadAnnotationFileCitation.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory GptThreadAnnotationFileCitation.fromJson(Map<String, dynamic> json) =>
    _$GptThreadAnnotationFileCitationFromJson(json);