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