menu
elevenlabs package
documentation
models/elevenlabs_history_model.dart
History
History constructor
History constructor
dark_mode
light_mode
History
constructor
History
(
{
required
List
<
HistoryItem
>
history
,
})
Implementation
History({required this.history});
elevenlabs package
documentation
models/elevenlabs_history_model
History
History constructor
History class