IllegalStateException constructor
IllegalStateException({
- required String message,
Implementation
IllegalStateException({
required this.message,
});
IllegalStateException({
required this.message,
});