usersPushNotifications property

  1. @TagNumber(7)
RuleCondition_UsersPushNotifications get usersPushNotifications

Implementation

@$pb.TagNumber(7)
RuleCondition_UsersPushNotifications get usersPushNotifications => $_getN(6);
  1. @TagNumber(7)
set usersPushNotifications (RuleCondition_UsersPushNotifications value)

Implementation

@$pb.TagNumber(7)
set usersPushNotifications(RuleCondition_UsersPushNotifications value) =>
    $_setField(7, value);