stripe-android
stripe-core
/
com.stripe.android.core.injection
/
InjectorRegistry
/
register
register
abstract
fun
register
(
injector
:
Injector
,
key
:
String
)
Content copied to clipboard
Registers an
Injector
instance with corresponding
InjectorKey
.