DependencyRegistration constructor
const
DependencyRegistration({})
Implementation
const DependencyRegistration({
this.instanceName,
this.environments,
this.classType,
this.asType,
this.resolveUsing,
this.dispose,
this.param1,
this.param2,
});