create

abstract val create: () -> T

The lambda function that contains the logic for creating the dependency instance.