totalWithoutDiscount property
Implementation
@$pb.TagNumber(4)
$core.double get totalWithoutDiscount => $_getN(3);
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); }