How to inject a mutable variable using hilt?
Please refer to the code below
open class BaseUseCase @Inject constructor( private val baseRepository: