DependencyResolutionException constructor
const
DependencyResolutionException(
- String message
Creates an exception describing why resolution failed. Audited: 2026-06-12 11:26 EDT
Implementation
const DependencyResolutionException(this.message);