CarburetorProviderIsAsyncException constructor
const
CarburetorProviderIsAsyncException(
- String message
Creates a CarburetorProviderIsAsyncException with the given message.
Implementation
const CarburetorProviderIsAsyncException(super.message);