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