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.shared.data.project
/
UpdateEvent
/
UpdateEvent
Update
Event
constructor
(
id
:
String
,
type
:
UpdateEventType
,
author
:
PandoroUser
?
=
null
,
timestamp
:
Long
,
noteContent
:
String
?
=
null
,
extraContent
:
String
?
=
null
)