expectedErrors property

Set<Type>? expectedErrors
final

The types of errors or exceptions which the annotated declaration can throw.

Implementation

final Set<Type>? expectedErrors;