NotePrimitives

data class NotePrimitives(val noteId: String, val title: String, val description: String?)

Constructors

Link copied to clipboard
fun NotePrimitives(noteId: String, title: String, description: String?)

Functions

Link copied to clipboard

Properties

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