accountSets property

  1. @TagNumber(1)
PbList<AccountSet> get accountSets

/ List of account sets.

Implementation

@$pb.TagNumber(1)
$pb.PbList<$2.AccountSet> get accountSets => $_getList(0);