policy property

  1. @TagNumber(1)
NotificationPolicy get policy

Implementation

@$pb.TagNumber(1)
$22.NotificationPolicy get policy => $_getN(0);
  1. @TagNumber(1)
set policy (NotificationPolicy v)

Implementation

@$pb.TagNumber(1)
set policy($22.NotificationPolicy v) { setField(1, v); }