Notification

data class Notification(val noteId: Identifier, val time: Time)

Constructors

Link copied to clipboard
fun Notification(noteId: Identifier, time: Time)

Properties

Link copied to clipboard
Link copied to clipboard
val time: Time