useTradeNotifications property

  1. @TagNumber(39)
bool get useTradeNotifications

Implementation

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

Implementation

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