ErrorStateBase<SELF extends HasError> constructor

const ErrorStateBase<SELF extends HasError>(
  1. Object error
)

Implementation

const ErrorStateBase(this.error);