accounts property

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

/ List of account references within the AccountSet.

Implementation

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