listMapVariable property
@doc Specifies how to map the elements in the list.
Implementation
@$pb.TagNumber(1)
FFVariable get listMapVariable => $_getN(0);
Implementation
@$pb.TagNumber(1)
set listMapVariable(FFVariable value) => $_setField(1, value);