useMarketNotifications property

  1. @TagNumber(40)
bool get useMarketNotifications

Implementation

@$pb.TagNumber(40)
$core.bool get useMarketNotifications => $_getBF(39);
  1. @TagNumber(40)
set useMarketNotifications (bool v)

Implementation

@$pb.TagNumber(40)
set useMarketNotifications($core.bool v) { $_setBool(39, v); }