mode property

FunctionCallingMode? mode
final

The mode in which function calling should execute.

If null, the default behavior will match FunctionCallingMode.auto.

Implementation

final FunctionCallingMode? mode;