GenerateContentSource constructor
GenerateContentSource({})
Implementation
GenerateContentSource({
required this.id,
required this.sourceType,
this.url,
this.title,
this.providerMetadata,
});
GenerateContentSource({
required this.id,
required this.sourceType,
this.url,
this.title,
this.providerMetadata,
});