StreamPartToolInputStart constructor
StreamPartToolInputStart({})
Implementation
StreamPartToolInputStart({
required this.id,
required this.toolName,
this.providerExecuted,
this.isDynamic,
this.title,
this.providerMetadata,
});