enhancedErrors property

bool enhancedErrors
final

Whether this field should use enhanced error reporting

When true, generates detailed error messages with context and suggestions. When false, uses standard error reporting. Defaults to true.

Implementation

final bool enhancedErrors;