Class NotificationDeserializer

java.lang.Object
com.fasterxml.jackson.databind.JsonDeserializer<EventSubNotification>
com.github.twitch4j.eventsub.util.NotificationDeserializer
All Implemented Interfaces:
NullValueProvider

public class NotificationDeserializer extends JsonDeserializer<EventSubNotification>