NoticeViewModel
class NoticeViewModel @Inject constructor(case: FirebaseCase, collegeNotice: CollegeNoticeUseCases, val getAttach: GetAttach, state: SavedStateHandle) : ViewModel
Constructors
Link copied to clipboard
@Inject