usePriceNotifications property
Implementation
@$pb.TagNumber(41)
$core.bool get usePriceNotifications => $_getBF(40);
Implementation
@$pb.TagNumber(41)
set usePriceNotifications($core.bool v) { $_setBool(40, v); }
@$pb.TagNumber(41)
$core.bool get usePriceNotifications => $_getBF(40);
@$pb.TagNumber(41)
set usePriceNotifications($core.bool v) { $_setBool(40, v); }