findsNothing property
@doc Asserts that the target finds nothing.
Implementation
@$pb.TagNumber(3)
FFThenTestStep_FindsNothing get findsNothing => $_getN(2);
Implementation
@$pb.TagNumber(3)
set findsNothing(FFThenTestStep_FindsNothing value) => $_setField(3, value);