menu
robomotion_app package
documentation
models/published_flow.dart
VersionElement
VersionElement.new constructor
VersionElement.new constructor
dark_mode
light_mode
VersionElement
constructor
VersionElement
(
{
String
?
publishedFlowID
,
bool
?
scheduled
,
String
?
versionID
,
String
?
versionName
,
})
Implementation
VersionElement({ this.publishedFlowID, this.scheduled, this.versionID, this.versionName, });
robomotion_app package
documentation
models/published_flow
VersionElement
VersionElement.new constructor
VersionElement class