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