Note

data class Note(val id: Identifier, val title: Title, val description: Description?)

Constructors

Link copied to clipboard
fun Note(id: Identifier, title: Title, description: Description?)

Functions

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard