allowSyntaxErrors property

  1. @override
bool get allowSyntaxErrors

Whether to allow syntax errors in input libraries.

Implementation

@override
bool get allowSyntaxErrors => throw UnimplementedError();