involvedAccounts property

  1. @TagNumber(2)
PbList<List<int>> get involvedAccounts

/ Account IDs to observe.

Implementation

@$pb.TagNumber(2)
$pb.PbList<$core.List<$core.int>> get involvedAccounts => $_getList(1);