IndexFormatException constructor

const IndexFormatException(
  1. String message
)

Implementation

const IndexFormatException(this.message);