CeDiscoveryError constructor
- String message
Creates a new CeDiscoveryError with the given message.
Implementation
const CeDiscoveryError(this.message);
Creates a new CeDiscoveryError with the given message.
const CeDiscoveryError(this.message);