Package-level declarations

Types

Link copied to clipboard
class NotificationCreator(repository: NotificationRepository, noteRepository: NoteRepository)
Link copied to clipboard
data class NotificationPrimitives(val noteId: String, val time: ULong)
Link copied to clipboard