NoticeViewModel

class NoticeViewModel @Inject constructor(case: FirebaseCase, collegeNotice: CollegeNoticeUseCases, val getAttach: GetAttach, state: SavedStateHandle) : ViewModel

Constructors

Link copied to clipboard
@Inject
constructor(case: FirebaseCase, collegeNotice: CollegeNoticeUseCases, getAttach: GetAttach, state: SavedStateHandle)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun addCloseable(closeable: AutoCloseable)
fun addCloseable(key: String, closeable: AutoCloseable)
Link copied to clipboard
Link copied to clipboard