menu
modelslab package
documentation
schemas/audio.dart
LyricsGenerator
LyricsGenerator.new const constructor
LyricsGenerator.new const constructor
dark_mode
light_mode
LyricsGenerator
constructor
const
LyricsGenerator
(
{
required
String
key
,
String
?
webhook
,
String
?
trackId
,
required
String
prompt
,
})
Implementation
const LyricsGenerator({ required this.key, this.webhook, this.trackId, required this.prompt, });
modelslab package
documentation
schemas/audio
LyricsGenerator
LyricsGenerator.new const constructor
LyricsGenerator class