values constant
Implementation
static const $core.List<ToolCallFormatName> values = <ToolCallFormatName>[
TOOL_CALL_FORMAT_NAME_UNSPECIFIED,
TOOL_CALL_FORMAT_NAME_JSON,
TOOL_CALL_FORMAT_NAME_LFM2,
];
static const $core.List<ToolCallFormatName> values = <ToolCallFormatName>[
TOOL_CALL_FORMAT_NAME_UNSPECIFIED,
TOOL_CALL_FORMAT_NAME_JSON,
TOOL_CALL_FORMAT_NAME_LFM2,
];