FailureState constructor

const FailureState(
  1. Exception error
)

Implementation

const FailureState(this.error);