Class representing a notification that can be dispatched.
The type of the notification data.
Constructs a new HsNotification.
The name of the notification.
Optional
The data payload for the notification.
The data payload associated with the notification.
Dispatches this notification using the global notification center.
Class representing a notification that can be dispatched.