conditionVariable property
@doc The condition to filter the list by.
Implementation
@$pb.TagNumber(1)
FFVariable get conditionVariable => $_getN(0);
Implementation
@$pb.TagNumber(1)
set conditionVariable(FFVariable value) => $_setField(1, value);
@doc The condition to filter the list by.
@$pb.TagNumber(1)
FFVariable get conditionVariable => $_getN(0);
@$pb.TagNumber(1)
set conditionVariable(FFVariable value) => $_setField(1, value);