toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.datasource.firebase.firestore
/
EventModel
/
EventModel
Event
Model
constructor
(
created
:
Long
?
=
null
,
title
:
String
?
=
null
,
content
:
String
?
=
null
,
insta_link
:
String
?
=
null
,
logo_link
:
String
?
=
null
,
path
:
String
?
=
null
,
society
:
String
?
=
null
,
video_link
:
String
?
=
null
,
attach
:
List
<
Attach
>
?
=
null
)