tap property
@doc Tap on the target.
Implementation
@$pb.TagNumber(2)
FFInteractionTestStep_TapStep get tap => $_getN(1);
Implementation
@$pb.TagNumber(2)
set tap(FFInteractionTestStep_TapStep value) => $_setField(2, value);
@doc Tap on the target.
@$pb.TagNumber(2)
FFInteractionTestStep_TapStep get tap => $_getN(1);
@$pb.TagNumber(2)
set tap(FFInteractionTestStep_TapStep value) => $_setField(2, value);