create
Factory method to create a new instance of NotificationMessage.
Return
a new instance of NotificationMessage.
Parameters
title
the title of the notification.
body
the body of the message.
Factory method to create a new instance of NotificationMessage.
a new instance of NotificationMessage.
the title of the notification.
the body of the message.