id property
A unique identifier for the chat completion. Each chunk has the same ID.
Implementation
@JsonKey(includeIfNull: false)
String? get id => throw _privateConstructorUsedError;
A unique identifier for the chat completion. Each chunk has the same ID.
@JsonKey(includeIfNull: false)
String? get id => throw _privateConstructorUsedError;