triggerPushNotification property
@doc Action to trigger push notification.
Implementation
@$pb.TagNumber(23)
FFTriggerPushNotification get triggerPushNotification => $_getN(22);
Implementation
@$pb.TagNumber(23)
set triggerPushNotification(FFTriggerPushNotification value) =>
$_setField(23, value);