listSnapshots property

  1. @TagNumber(12)
RequestListSnapshots listSnapshots

Implementation

@$pb.TagNumber(12)
RequestListSnapshots get listSnapshots => $_getN(11);
  1. @TagNumber(12)
void listSnapshots=(RequestListSnapshots v)

Implementation

@$pb.TagNumber(12)
set listSnapshots(RequestListSnapshots v) { setField(12, v); }