menu
n8n_client package
documentation
models/workflow.dart
ActiveVersion
ActiveVersion.new constructor
ActiveVersion.new constructor
dark_mode
light_mode
ActiveVersion
constructor
ActiveVersion
(
{
int
?
id
,
int
?
versionId
,
String
?
workflowId
,
DateTime
?
createdAt
,
})
Implementation
ActiveVersion({ this.id, this.versionId, this.workflowId, this.createdAt, });
n8n_client package
documentation
models/workflow
ActiveVersion
ActiveVersion.new constructor
ActiveVersion class