accounts property

  1. @TagNumber(2)
List<AccountRef> accounts

Implementation

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