listTakeOperation property

  1. @TagNumber(29)
FFListTakeOperation get listTakeOperation

Implementation

@$pb.TagNumber(29)
FFListTakeOperation get listTakeOperation => $_getN(28);
  1. @TagNumber(29)
set listTakeOperation (FFListTakeOperation value)

Implementation

@$pb.TagNumber(29)
set listTakeOperation(FFListTakeOperation value) => $_setField(29, value);