usage property

  1. @JsonKey(includeIfNull: false)
CompletionUsage? get usage
inherited

Usage statistics for the completion request.

Implementation

@JsonKey(includeIfNull: false)
CompletionUsage? get usage => throw _privateConstructorUsedError;