usage property
Usage statistics for the completion request.
Implementation
@JsonKey(includeIfNull: false)
CompletionUsage? get usage => throw _privateConstructorUsedError;
Usage statistics for the completion request.
@JsonKey(includeIfNull: false)
CompletionUsage? get usage => throw _privateConstructorUsedError;