shouldSetState property
@doc Whether to update the current page/component state after executing.
Implementation
@$pb.TagNumber(3)
$core.bool get shouldSetState => $_getBF(2);
@doc Whether to update the current page/component state after executing.
@$pb.TagNumber(3)
$core.bool get shouldSetState => $_getBF(2);