BaseError<State> constructor

const BaseError<State>(
  1. Failure failure
)

Implementation

const BaseError(this.failure);