customLlmExtraBody property

  1. @JsonKey.new(name: 'custom_llm_extra_body', defaultValue: false)
bool? customLlmExtraBody
final

Implementation

@JsonKey(name: 'custom_llm_extra_body', defaultValue: false)
final bool? customLlmExtraBody;