How to inject vararg variable using hilt

前端 未结 0 1958
伪装坚强ぢ
伪装坚强ぢ 2021-01-03 23:58

How to inject a mutable variable using hilt?

Please refer to the code below

open class BaseUseCase @Inject constructor(
    private val baseRepository:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题