accounts property

  1. @TagNumber.new(1)
PbList<AccountProto> get accounts

Implementation

@$pb.TagNumber(1)
$pb.PbList<AccountProto> get accounts => $_getList(0);