Pandoro
Toggle table of contents
1.2.1
common
Target filter
common
Switch theme
Search in API
Skip to content
Pandoro
Pandoro
/
com.tecknobit.pandoro.ui.screens.notes.data
/
Note
/
Note
Note
constructor
(
id
:
String
,
author
:
PandoroUser
,
content
:
String
,
creationDate
:
Long
,
markedAsDone
:
Boolean
=
false
,
markedAsDoneBy
:
PandoroUser
?
=
null
,
markAsDoneDate
:
Long
=
-1
)