InvalidConfigException constructor
const
InvalidConfigException([
- String? message
Constructs instance
Implementation
const InvalidConfigException([this.message]);
Constructs instance
const InvalidConfigException([this.message]);