ValidInputState constructor

ValidInputState(
  1. String message
)

Implementation

ValidInputState(this.message);