totalWithoutDiscount property
- @TagNumber(4)
Implementation
@$pb.TagNumber(4)
$core.double get totalWithoutDiscount => $_getN(3);
- @TagNumber(4)
Implementation
@$pb.TagNumber(4)
set totalWithoutDiscount($core.double v) { $_setDouble(3, v); }
@$pb.TagNumber(4)
$core.double get totalWithoutDiscount => $_getN(3);
@$pb.TagNumber(4)
set totalWithoutDiscount($core.double v) { $_setDouble(3, v); }