CollegeNoticeUseCases

data class CollegeNoticeUseCases @Inject constructor(val allNotice: GetAllNotice)

Constructors

Link copied to clipboard
@Inject
constructor(allNotice: GetAllNotice)

Properties

Link copied to clipboard