koin-core / org.koin.core.instance / InstanceFactory / get

get

abstract fun get(context: InstanceContext): T

Retrieve an instance

Parameters

context -

Return
T