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