llmPrice property

  1. @JsonKey.new(name: 'llm_price')
dynamic llmPrice
final

Implementation

@JsonKey(name: 'llm_price')
final dynamic llmPrice;