update property
@doc The update to apply to the item.
Implementation
@$pb.TagNumber(2)
FFLocalStateFieldUpdate get update => $_getN(1);
Implementation
@$pb.TagNumber(2)
set update(FFLocalStateFieldUpdate value) => $_setField(2, value);
@doc The update to apply to the item.
@$pb.TagNumber(2)
FFLocalStateFieldUpdate get update => $_getN(1);
@$pb.TagNumber(2)
set update(FFLocalStateFieldUpdate value) => $_setField(2, value);