AccountFlowGraphPaths class
Constructors
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
Constants
-
availableResources
→ const JsonPath<
List< IContent> > -
canBeToggled
→ const JsonPath<
bool> -
category
→ const JsonPath<
String> -
childFlows
→ const JsonPath<
List< IFlowGraph> > -
config
→ const JsonPath<
Map< String, IExpression> > -
description
→ const JsonPath<
String> -
displayMode
→ const JsonPath<
IDisplayMode> -
flowType
→ const JsonPath<
MSchemaRef> -
graphId
→ const JsonPath<
String> -
help
→ const JsonPath<
List< IContent> > -
icon
→ const JsonPath<
IIconInfo> -
info
→ const JsonPath<
MModel> -
infoVideo
→ const JsonPath<
Uri> -
isModelRequired
→ const JsonPath<
bool> -
isTemplate
→ const JsonPath<
bool> -
isTopLevel
→ const JsonPath<
bool> -
isUnlisted
→ const JsonPath<
bool> -
marketingDescription
→ const JsonPath<
String> -
marketingInfo
→ const JsonPath<
List< IContent> > -
name
→ const JsonPath<
String> -
nodes
→ const JsonPath<
List< IFlowNode> > -
offByDefault
→ const JsonPath<
bool> -
parentFlow
→ const JsonPath<
IFlowGraph> -
pinned
→ const JsonPath<
bool> -
repeatMode
→ const JsonPath<
IFlowRepeatMode> -
starts
→ const JsonPath<
List< IStart> > -
stops
→ const JsonPath<
List< ICompletion> > -
subjectTypes
→ const JsonPath<
Map< String, MSchemaRef> > -
vertexes
→ const JsonPath<
List< IFlowVertex> >