ErrorState constructor

const ErrorState(
  1. String message
)

Implementation

const ErrorState(this.message);