PushNotificationsConfiguration

constructor(pushEnabled: Boolean = true, accentColor: Int? = null, channelName: String = DEFAULT_NOTIFICATION_CHANNEL_NAME, channelDescription: String = DEFAULT_NOTIFICATION_CHANNEL_DESCRIPTION, channelId: String = DEFAULT_NOTIFICATION_CHANNEL_ID, @DrawableRes pushIconResId: Int? = null)