ModuleStateException constructor

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

ModuleStateException(String message)

Implementation

ModuleStateException(this.message);