IncomingStateException constructor

*[<Null safety>](https://dart.dev/null-safety)*

IncomingStateException(String message)

Implementation

IncomingStateException(this.message);