menu
eleven_labs_client package
documentation
generated/elevenlabs_openapi.models.swagger.dart
PodcastTextSource
PodcastTextSource.new const constructor
PodcastTextSource.new const constructor
dark_mode
light_mode
PodcastTextSource
constructor
const
PodcastTextSource
(
{
required
String
type
,
required
String
text
,
})
Implementation
const PodcastTextSource({ required this.type, required this.text, });
eleven_labs_client package
documentation
generated/elevenlabs_openapi.models.swagger
PodcastTextSource
PodcastTextSource.new const constructor
PodcastTextSource class