actions property

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

Payload action(s)

Implementation

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