all property

  1. @TagNumber(3)
DictionaryDeleteRequest__All get all

Implementation

@$pb.TagNumber(3)
DictionaryDeleteRequest__All get all => $_getN(2);
  1. @TagNumber(3)
set all (DictionaryDeleteRequest__All v)

Implementation

@$pb.TagNumber(3)
set all(DictionaryDeleteRequest__All v) {
  setField(3, v);
}