Represents a function call response.
@type t() :: %ADK.Types.FunctionResponse{ id: String.t() | nil, name: String.t(), response: map() }