setup Notification Builder
open fun setupNotificationBuilder(@NonNull context: Context, @NonNull message: NotificationMessage): NotificationCompat.Builder
Provide the Notification Builder to be used when displaying a notification message.
Return
Parameters
context
The context to use when creating the builder
notification Message
The message that the notification will represent