customFunction property
Implementation
@$pb.TagNumber(4)
FFCustomFunction get customFunction => $_getN(3);
Implementation
@$pb.TagNumber(4)
set customFunction(FFCustomFunction value) => $_setField(4, value);
@$pb.TagNumber(4)
FFCustomFunction get customFunction => $_getN(3);
@$pb.TagNumber(4)
set customFunction(FFCustomFunction value) => $_setField(4, value);