locations property
Replacement locations when present. null means the field was omitted;
an empty list explicitly clears the current locations.
Implementation
final List<ToolCallLocation>? locations;
Replacement locations when present. null means the field was omitted;
an empty list explicitly clears the current locations.
final List<ToolCallLocation>? locations;