notificationType property
Implementation
@$pb.TagNumber(1)
NotificationType get notificationType => $_getN(0);
Implementation
@$pb.TagNumber(1)
set notificationType(NotificationType value) => $_setField(1, value);
@$pb.TagNumber(1)
NotificationType get notificationType => $_getN(0);
@$pb.TagNumber(1)
set notificationType(NotificationType value) => $_setField(1, value);