usage property
Usage statistics for the completion request.
Implementation
String get object;/// Usage statistics for the completion request.
@JsonKey(includeIfNull: false) CompletionUsage? get usage;
Usage statistics for the completion request.
String get object;/// Usage statistics for the completion request.
@JsonKey(includeIfNull: false) CompletionUsage? get usage;