totalTokens property

  1. @JsonKey.new(name: "total_tokens")
int? get totalTokens
inherited

Implementation

@JsonKey(name: "total_tokens")
int? get totalTokens => throw _privateConstructorUsedError;