FlowNodePaths class

Constructors

FlowNodePaths()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

values Set<JsonPath>
final

Constants

actionVerb → const JsonPath<String>
completion → const JsonPath<List<IContent>>
config → const JsonPath<Map<String, IExpression>>
description → const JsonPath<String>
displayOffset → const JsonPath<TimeSpan>
due → const JsonPath<IExpression>
expires → const JsonPath<IExpression>
flowActionType → const JsonPath<IFlowActionType>
graphId → const JsonPath<String>
help → const JsonPath<List<IContent>>
icon → const JsonPath<IIconInfo>
info → const JsonPath<MModel>
isAlert → const JsonPath<bool>
isAssisted → const JsonPath<bool>
name → const JsonPath<String>
nodeId → const JsonPath<String>
skippable → const JsonPath<bool>
taskOperationRef → const JsonPath<MOperationRef>
timeoutLength → const JsonPath<int>
timeoutUnit → const JsonPath<TimeUnit>