toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.usecase
/
GetEvent
Get
Event
data
class
GetEvent
@
Inject
constructor
(
db
:
FirebaseFirestore
,
getAttach
:
GetAttach
)
Members
Constructors
Get
Event
Link copied to clipboard
@
Inject
constructor
(
db
:
FirebaseFirestore
,
getAttach
:
GetAttach
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Flow
<
MutableList
<
EventModel
>
>