ResourcePart constructor
ResourcePart({})
Implementation
ResourcePart({
this.text,
this.media,
this.toolRequest,
this.toolResponse,
this.data,
this.metadata,
this.custom,
this.reasoning,
required this.resource,
});