ModelWithContext
class ModelWithContext
A com.facebook.rendercore.primitives.KBinder model that contains the typical KBinder deps together with a scoped ComponentContext.
The scopedContext is transient and as a result does not participate in equals/hashCode evaluations. This ensures that the binder continues to behave exactly as if only deps were provided.