Errors constructor

Errors(
  1. Set<HyperTrackError> errors
)

Implementation

Errors(this.errors): super._();