customLlmExtraBody property

  1. @JsonKey.new(name: 'custom_llm_extra_body')
Object? customLlmExtraBody
final

Implementation

@JsonKey(name: 'custom_llm_extra_body')
final Object? customLlmExtraBody;