allowedSwipeDirection property
Implementation
@$pb.TagNumber(19)
FFSwipeableStack_SwipeDirectionType get allowedSwipeDirection => $_getN(18);
Implementation
@$pb.TagNumber(19)
set allowedSwipeDirection(FFSwipeableStack_SwipeDirectionType value) =>
$_setField(19, value);