findsWidgets property
@doc Asserts that the target finds widgets.
Implementation
@$pb.TagNumber(4)
FFThenTestStep_FindsWidgets get findsWidgets => $_getN(3);
Implementation
@$pb.TagNumber(4)
set findsWidgets(FFThenTestStep_FindsWidgets value) => $_setField(4, value);