ErrorInputState constructor

ErrorInputState(
  1. String errorMessage
)

Implementation

ErrorInputState(this.errorMessage);