toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.usecase
/
GetAttach
Get
Attach
class
GetAttach
@
Inject
constructor
(
db
:
FirebaseFirestore
)
Members
Constructors
Get
Attach
Link copied to clipboard
@
Inject
constructor
(
db
:
FirebaseFirestore
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
type
:
Db
,
path
:
String
,
action
:
(
List
<
Attach
>
)
->
Unit
=
{}
)