Notifications Worker

constructor(@NonNull context: Context, @NonNull workerParams: WorkerParameters)

Constructor to init the NotificationsWorker class

Parameters

context

: the context where the NotificationsWorker has been invoked

workerParams

: the params for the worker