toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.datasource.firebase.firestore
/
NoticeModel
/
NoticeModel
Notice
Model
constructor
(
title
:
String
?
=
null
,
body
:
String
?
=
null
,
link
:
String
?
=
null
,
sender
:
String
?
=
null
,
path
:
String
?
=
null
,
created
:
Long
?
=
null
)