This method allows duplicates to be generated within the notification process so the same Device can be notified multiple times.
@notification::setAllowDuplicated(boolean allowDuplicate)
(Boolean) allowDuplicate: true if duplicates are allowed, else false.
None