actions property

  1. @TagNumber(3)
PbList<FFActionNode> get actions

@doc The actions to be performed in parallel.

Implementation

@$pb.TagNumber(3)
$pb.PbList<FFActionNode> get actions => $_getList(2);