UnsupportedProviderException constructor
const
UnsupportedProviderException(
- DartObject constant,
- String message
Implementation
const UnsupportedProviderException(this.constant, this.message);