actions property

  1. @TagNumber.new(7)
PbList<Action> get actions

action list

Implementation

@$pb.TagNumber(7)
$pb.PbList<Action> get actions => $_getList(6);