actions property

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

action list

Implementation

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