CatchError constructor

const CatchError(
  1. List<Type> errors
)

Implementation

const CatchError(this.errors);