Properties
actionVerb
↔ String ?
Property getter and setter for actionVerb:
getter/setter pair
completion
↔ List <IContent > ?
Property getter and setter for completion:
getter/setter pair
config
↔ Map <String , IExpression > ?
Property getter and setter for config:
getter/setter pair
description
↔ String ?
Property getter and setter for description:
getter/setter pair
diffHashCode
→ int
no setter inherited
diffKey
→ dynamic
For Diffable
no setter inherited
diffSource
→ dynamic
For Diffable
no setter inherited
displayOffset
↔ TimeSpan?
Property getter and setter for displayOffset:
getter/setter pair
due
↔ IExpression ?
Property getter and setter for due:
getter/setter pair
expires
↔ IExpression ?
Property getter and setter for expires:
getter/setter pair
flowActionType
↔ IFlowActionType ?
Property getter and setter for flowActionType:
getter/setter pair
graphId
↔ String ?
Property getter and setter for graphId:
getter/setter pair
graphNodeId
→ String
no setter inherited
hashCode
→ int
The hash code for this object.
no setter inherited
help
↔ List <IContent > ?
Property getter and setter for help:
getter/setter pair
icon
↔ IIconInfo ?
Property getter and setter for icon:
getter/setter pair
id
→ String ?
no setter inherited
ignoredPaths
→ Set <JsonPath >
no setter inherited
info
↔ MModel?
Property getter and setter for info:
getter/setter pair
isAlert
↔ bool ?
Property getter and setter for isAlert:
getter/setter pair
isAssisted
↔ bool ?
Property getter and setter for isAssisted:
getter/setter pair
mfields
→ Set <String >
no setter override
mkey
→ MKey?
no setter inherited
mkeyOrNull
→ MKey?
no setter inherited
mtype
→ MSchemaRef
no setter inherited
name
↔ String ?
Property getter and setter for name:
getter/setter pair
nodeId
↔ String ?
Property getter and setter for nodeId:
getter/setter pair
recordKey
→ RecordKey?
no setter inherited
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
skippable
↔ bool ?
Property getter and setter for skippable:
getter/setter pair
taskOperationRef
↔ MOperationRef?
Property getter and setter for taskOperationRef:
getter/setter pair
timeoutLength
↔ int ?
Property getter and setter for timeoutLength:
getter/setter pair
timeoutUnit
↔ TimeUnit?
Property getter and setter for timeoutUnit:
getter/setter pair
wrapped
→ Map <String , dynamic >
final inherited
Methods
call <T > (dynamic key )
→ T?
inherited
clone ()
→ IFlowNode
override
diffEquals (dynamic other )
→ bool
inherited
diffIdentical (dynamic other )
→ bool
inherited
get (String name )
→ dynamic
inherited
getByPath <T > (JsonPath path )
→ T
inherited
has (String fieldName )
→ bool
inherited
jpath <T > (JsonPath<T > path , [T? value ])
→ T?
inherited
modified ()
→ dynamic
inherited
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
prune (Set <String > fields )
→ void
inherited
setByPath <T > (JsonPath<T > path , T? value )
→ dynamic
inherited
sync ([Set <String > ? fields ])
→ void
There are some weird cases where collections aren't synced properly with the underlying json. This will
overwrite the json with the latest value of the variable.
inherited
takeFrom (dynamic source )
→ void
override
takeFromMap (Map <String , dynamic > ? from , {bool copyEntries = true })
→ void
Used for meta-forms in setting deep properties
override
toJson ()
→ dynamic
toMap ()
→ Map <String , dynamic >
For RouteParams - move at some point?
inherited
toString ()
→ String
A string representation of this object.
override
Static Properties
fromJson
↔ _FlowNodeFromJson
getter/setter pair
of
↔ _FlowNodeConstructor
getter/setter pair
sunny_service_stubs 0.5.1