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