IllegalArgumentException constructor
const
IllegalArgumentException([
- String? message
Implementation
const IllegalArgumentException([this.message]);
const IllegalArgumentException([this.message]);