StringProvider

class StringProvider @Inject constructor(context: Context)

Constructors

Link copied to clipboard
@Inject
constructor(context: Context)

Functions

Link copied to clipboard
fun getString(resId: Int): String