GetEvent

data class GetEvent @Inject constructor(db: FirebaseFirestore, getAttach: GetAttach)

Constructors

Link copied to clipboard
@Inject
constructor(db: FirebaseFirestore, getAttach: GetAttach)

Functions

Link copied to clipboard
operator fun invoke(): Flow<MutableList<EventModel>>