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