policy property

  1. @TagNumber(1)
NotificationPolicy policy

Implementation

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

Implementation

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