rules property

  1. @TagNumber.new(5)
PbList<NotificationRule> get rules

Implementation

@$pb.TagNumber(5)
$pb.PbList<NotificationRule> get rules => $_getList(4);