actions property

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

Implementation

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