menu
genkit_google_genai package
documentation
genkit_google_genai.dart
FunctionCallingConfig
FunctionCallingConfig.fromJson factory constructor
FunctionCallingConfig.fromJson factory constructor
dark_mode
light_mode
FunctionCallingConfig.fromJson
constructor
FunctionCallingConfig.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory FunctionCallingConfig.fromJson(Map<String, dynamic> json) => $schema.parse(json);
genkit_google_genai package
documentation
genkit_google_genai
FunctionCallingConfig
FunctionCallingConfig.fromJson factory constructor
FunctionCallingConfig class