ScheduleNotification

@SerialName(value = "schedule_notification")
data class ScheduleNotification(val localNotification: LocalNotification) : PaywallWebEvent(source)

Constructors

Link copied to clipboard
constructor(localNotification: LocalNotification)

Properties

Link copied to clipboard