actions property

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

Payload action(s)

Implementation

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