showOffersMatchingMyAccounts property

  1. @TagNumber(55)
bool get showOffersMatchingMyAccounts

Implementation

@$pb.TagNumber(55)
$core.bool get showOffersMatchingMyAccounts => $_getBF(54);
  1. @TagNumber(55)
set showOffersMatchingMyAccounts (bool v)

Implementation

@$pb.TagNumber(55)
set showOffersMatchingMyAccounts($core.bool v) { $_setBool(54, v); }