menu
reactiv package
documentation
utils/exceptions.dart
DependencyNotFoundException
DependencyNotFoundException.new constructor
DependencyNotFoundException.new constructor
dark_mode
light_mode
DependencyNotFoundException
constructor
DependencyNotFoundException
(
Type
type
, {
String
?
tag
,
})
Implementation
DependencyNotFoundException(this.type, {this.tag});
reactiv package
documentation
utils/exceptions
DependencyNotFoundException
DependencyNotFoundException.new constructor
DependencyNotFoundException class