StateException constructor

const StateException(
  1. String message
)

Implementation

const StateException(this.message);