navigateToPromotion property

  1. @TagNumber.new(14)
PromotionId get navigateToPromotion

Implementation

@$pb.TagNumber(14)
$0.PromotionId get navigateToPromotion => $_getN(12);
  1. @TagNumber.new(14)
set navigateToPromotion (PromotionId value)

Implementation

@$pb.TagNumber(14)
set navigateToPromotion($0.PromotionId value) => $_setField(14, value);