interaction property
@doc Interaction with a widget.
Implementation
@$pb.TagNumber(1)
FFInteractionTestStep get interaction => $_getN(0);
Implementation
@$pb.TagNumber(1)
set interaction(FFInteractionTestStep value) => $_setField(1, value);
@doc Interaction with a widget.
@$pb.TagNumber(1)
FFInteractionTestStep get interaction => $_getN(0);
@$pb.TagNumber(1)
set interaction(FFInteractionTestStep value) => $_setField(1, value);