menu
dire_di_flutter package
documentation
dire_di.dart
BeanNotFoundException
BeanNotFoundException.new constructor
BeanNotFoundException.new constructor
dark_mode
light_mode
BeanNotFoundException
constructor
BeanNotFoundException
(
Type
type
, {
String
?
qualifier
,
})
Implementation
BeanNotFoundException(this.type, {this.qualifier}) : super(_createMessage(type, qualifier));
dire_di_flutter package
documentation
dire_di
BeanNotFoundException
BeanNotFoundException.new constructor
BeanNotFoundException class