IllegalStateException constructor

IllegalStateException([
  1. dynamic message
])

Implementation

IllegalStateException([this.message]);