The content as structured output, if the Tool declared an outputSchema.
outputSchema
Map<String, Object?>? get structuredContent => _value[Keys.structuredContent] as Map<String, Object?>?;