all property

  1. @TagNumber(2)
SortedSetRemoveRequest___All all

Implementation

@$pb.TagNumber(2)
SortedSetRemoveRequest___All get all => $_getN(1);
  1. @TagNumber(2)
void all=(SortedSetRemoveRequest___All v)

Implementation

@$pb.TagNumber(2)
set all(SortedSetRemoveRequest___All v) {
  setField(2, v);
}