Interface LocalNotificationSettings

interface LocalNotificationSettings {
    is_silenced: boolean;
}

Properties

Properties

is_silenced: boolean